Searched refs:combineAllValues (Results 1 – 7 of 7) sorted by relevance
726 stats.combineAllValues(tagStats); in openSessionInternal()1403 xtSnapshot.combineAllValues(tetherSnapshot); in recordSnapshotLocked()1404 devSnapshot.combineAllValues(tetherSnapshot); in recordSnapshotLocked()1411 xtSnapshot.combineAllValues(providersnapshot); in recordSnapshotLocked()1412 devSnapshot.combineAllValues(providersnapshot); in recordSnapshotLocked()1886 uidSnapshot.combineAllValues(tetherSnapshot); in getNetworkStatsUidDetail()1892 uidSnapshot.combineAllValues(providerStats); in getNetworkStatsUidDetail()1894 uidSnapshot.combineAllValues(mUidOperations); in getNetworkStatsUidDetail()1965 invokeForAllStatsProviderCallbacks((cb) -> ret.combineAllValues(cb.getCachedStats(how))); in getNetworkStatsFromProviders()2042 if (ifaceStats != null) mIfaceStats.combineAllValues(ifaceStats); in notifyStatsUpdated()[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()
4057 vtDataUsageUidSnapshot.combineAllValues(mVtDataUsageUidSnapshot); in updateVtDataUsage()
14343 HSPLandroid/net/NetworkStats;->combineAllValues(Landroid/net/NetworkStats;)V