Searched refs:combineAllValues (Results 1 – 7 of 7) sorted by relevance
643 stats.combineAllValues(tagStats); in openSessionInternal()1279 xtSnapshot.combineAllValues(tetherSnapshot); in recordSnapshotLocked()1280 devSnapshot.combineAllValues(tetherSnapshot); in recordSnapshotLocked()1688 uidSnapshot.combineAllValues(tetherSnapshot); in getNetworkStatsUidDetail()1699 uidSnapshot.combineAllValues(vtStats); in getNetworkStatsUidDetail()1702 uidSnapshot.combineAllValues(mUidOperations); in getNetworkStatsUidDetail()1719 xtSnapshot.combineAllValues(vtSnapshot); in getNetworkStatsXt()
320 mPersistSnapshot.combineAllValues(stats); in readNetworkStatsDetailInternal()
535 public void combineAllValues(NetworkStats another) { in combineAllValues() method in NetworkStats891 baseTraffic.combineAllValues(adjustments); in apply464xlatAdjustments()
408 first.combineAllValues(second); in testAddAllValues()530 red.combineAllValues(blue); in testAddWhenEmpty()
3433 vtDataUsageSnapshot.combineAllValues(mVtDataUsageSnapshot); in updateVtDataUsage()3446 vtDataUsageUidSnapshot.combineAllValues(mVtDataUsageUidSnapshot); in updateVtDataUsage()
1607 stats.combineAllValues(provider.getTetherStats(how)); in getNetworkStatsTethering()
10433 HSPLandroid/net/NetworkStats;->combineAllValues(Landroid/net/NetworkStats;)V