Android R Preview 2 (RPP2.200227.009)
[SP25.2] Rename functions that add Entry conditionally

Currently, in NetworkStats, there are many methods to manipulate
the records. However, some methods are similar and ambiguous,
such as addEntry, addValues, setValues, addIfaceValues,
combineValues and combineAllValues.

Thus, properly grouping and renaming methods are necessary.
In this change, for methods that add one record conditionally,
name them addEntry.
  addValues -> addEntry

Test: atest FrameworksNetTests ImsPhoneCallTrackerTest TetheringTests
Bug: 148895143
Change-Id: I833ad20881e69c33ff1e3c20c534d8d7656480a2
Merged-In: I833ad20881e69c33ff1e3c20c534d8d7656480a2
1 file changed
tree: 8b64d9be63eda1b5728c5f7dc32818b776fe2b83
  1. res/
  2. src/
  3. tests/
  4. Android.bp
  5. AndroidManifest.xml
  6. PREUPLOAD.cfg