Home
last modified time | relevance | path

Searched refs:combineValues (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/net/
DNetworkStats.java674 public NetworkStats combineValues(String iface, int uid, int tag, long rxBytes, long rxPackets, in combineValues() method in NetworkStats
676 return combineValues( in combineValues()
682 public NetworkStats combineValues(String iface, int uid, int set, int tag, in combineValues() method in NetworkStats
684 return combineValues(new Entry( in combineValues()
698 public @NonNull NetworkStats combineValues(@NonNull Entry entry) { in combineValues() method in NetworkStats
723 return this.clone().combineValues(entry); in addEntry()
745 combineValues(entry); in combineAllValues()
1137 stats.combineValues(entry); in groupedByIface()
1169 stats.combineValues(entry); in groupedByUid()
1625 combineValues(tmpEntry); in addTrafficToApplications()
[all …]
/frameworks/base/tests/net/java/android/net/
DNetworkStatsTest.java198 stats.combineValues(TEST_IFACE, 1001, SET_DEFAULT, TAG_NONE, -128L, -1L, in testCombineExisting()
207 stats.combineValues(TEST_IFACE, 5005, SET_DEFAULT, TAG_NONE, 128L, 1L, 128L, 1L, 3); in testCombineExisting()
210 stats.combineValues(TEST_IFACE, 5005, SET_DEFAULT, TAG_NONE, 128L, 1L, 128L, 1L, 3); in testCombineExisting()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsService.java912 dataLayer.combineValues(entry);
950 mUidOperations.combineValues(
952 mUidOperations.combineValues(
DNetworkStatsCollection.java366 stats.combineValues(entry); in getSummary()
/frameworks/base/services/core/java/com/android/server/
DNetworkManagementService.java1519 stats.combineValues(entry); in getTetherStats()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java4036 vtDataUsageSnapshot.combineValues(new NetworkStats.Entry( in updateVtDataUsage()
4059 vtDataUsageUidSnapshot.combineValues(new NetworkStats.Entry( in updateVtDataUsage()
/frameworks/base/services/core/java/com/android/server/stats/
DStatsCompanionService.java826 ret.combineValues(entry); in rollupNetworkStatsByFGBG()
/frameworks/base/config/
Dboot-image-profile.txt10434 HSPLandroid/net/NetworkStats;->combineValues(Landroid/net/NetworkStats$Entry;)Landroid/net/NetworkS…
10435 HPLandroid/net/NetworkStats;->combineValues(Ljava/lang/String;IIIJJJJJ)Landroid/net/NetworkStats;
Dhiddenapi-greylist-max-o.txt44672 Landroid/net/NetworkStats;->combineValues(Ljava/lang/String;IIIJJJJJ)Landroid/net/NetworkStats;
44673 Landroid/net/NetworkStats;->combineValues(Ljava/lang/String;IIJJJJJ)Landroid/net/NetworkStats;