Searched refs:combineAllValues (Results 1 – 7 of 7) sorted by relevance
759 stats.combineAllValues(tagStats);1431 xtSnapshot.combineAllValues(tetherSnapshot);1432 devSnapshot.combineAllValues(tetherSnapshot);1439 xtSnapshot.combineAllValues(providersnapshot);1440 devSnapshot.combineAllValues(providersnapshot);1914 uidSnapshot.combineAllValues(tetherSnapshot);1920 uidSnapshot.combineAllValues(providerStats);1922 uidSnapshot.combineAllValues(mUidOperations);1993 invokeForAllStatsProviderCallbacks((cb) -> ret.combineAllValues(cb.getCachedStats(how)));2070 if (ifaceStats != null) mIfaceStats.combineAllValues(ifaceStats);[all …]
344 mPersistSnapshot.combineAllValues(stats); in readNetworkStatsDetail()391 mTunAnd464xlatAdjustedStats.combineAllValues(delta); in adjustForTunAnd464Xlat()
733 ret.combineAllValues(another); in add()741 public void combineAllValues(@NonNull NetworkStats another) { in combineAllValues() method in NetworkStats
408 first.combineAllValues(second); in testAddAllValues()577 red.combineAllValues(blue); in testAddWhenEmpty()
1542 stats.combineAllValues(provider.getTetherStats(how)); in getNetworkStatsTethering()
4045 vtDataUsageUidSnapshot.combineAllValues(mVtDataUsageUidSnapshot); in updateVtDataUsage()
10433 HSPLandroid/net/NetworkStats;->combineAllValues(Landroid/net/NetworkStats;)V