Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkStats.java496 public NetworkStats combineValues(String iface, int uid, int tag, long rxBytes, long rxPackets, in combineValues() method in NetworkStats
498 return combineValues( in combineValues()
503 public NetworkStats combineValues(String iface, int uid, int set, int tag, in combineValues() method in NetworkStats
505 return combineValues(new Entry( in combineValues()
515 public NetworkStats combineValues(Entry entry) { in combineValues() method in NetworkStats
539 combineValues(entry); in combineAllValues()
877 adjustments.combineValues(adjust); in apply464xlatAdjustments()
931 stats.combineValues(entry); in groupedByIface()
962 stats.combineValues(entry); in groupedByUid()
1302 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.java806 dataLayer.combineValues(entry); in getDataLayerSnapshotForUid()
845 mUidOperations.combineValues( in incrementOperationCount()
847 mUidOperations.combineValues( in incrementOperationCount()
DNetworkStatsCollection.java390 stats.combineValues(entry); in getSummary()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java3437 vtDataUsageSnapshot.combineValues(new NetworkStats.Entry( in updateVtDataUsage()
3460 vtDataUsageUidSnapshot.combineValues(new NetworkStats.Entry( in updateVtDataUsage()
/frameworks/base/services/core/java/com/android/server/
DNetworkManagementService.java1584 stats.combineValues(entry); in getTetherStats()
/frameworks/base/services/core/java/com/android/server/stats/
DStatsCompanionService.java824 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.txt47941 Landroid/net/NetworkStats;->combineValues(Ljava/lang/String;IIIJJJJJ)Landroid/net/NetworkStats;
47942 Landroid/net/NetworkStats;->combineValues(Ljava/lang/String;IIJJJJJ)Landroid/net/NetworkStats;