Searched refs:tetherSnapshot (Results 1 – 1 of 1) sorted by relevance
1201 final NetworkStats tetherSnapshot = getNetworkStatsTethering(STATS_PER_IFACE); in recordSnapshotLocked() local1203 xtSnapshot.combineAllValues(tetherSnapshot); in recordSnapshotLocked()1204 devSnapshot.combineAllValues(tetherSnapshot); in recordSnapshotLocked()1608 final NetworkStats tetherSnapshot = getNetworkStatsTethering(STATS_PER_UID); in getNetworkStatsUidDetail() local1609 tetherSnapshot.filter(UID_ALL, ifaces, TAG_ALL); in getNetworkStatsUidDetail()1610 NetworkStatsFactory.apply464xlatAdjustments(uidSnapshot, tetherSnapshot); in getNetworkStatsUidDetail()1611 uidSnapshot.combineAllValues(tetherSnapshot); in getNetworkStatsUidDetail()