Searched refs:STATS_PER_IFACE (Results 1 – 5 of 5) sorted by relevance
37 import static android.net.NetworkStats.STATS_PER_IFACE;996 tetherSnapshot = getNetworkStatsTethering(STATS_PER_IFACE); in getTetherStats()1277 final NetworkStats tetherSnapshot = getNetworkStatsTethering(STATS_PER_IFACE); in recordSnapshotLocked()1717 final NetworkStats vtSnapshot = telephonyManager.getVtDataUsage(STATS_PER_IFACE); in getNetworkStatsXt()
20 import static android.net.NetworkStats.STATS_PER_IFACE;448 NetworkStats stats = provider.getTetherStats(STATS_PER_IFACE); in testGetForwardedStats()
39 import static android.net.NetworkStats.STATS_PER_IFACE;1202 expectNetworkStatsTethering(STATS_PER_IFACE, tetherStats); in expectNetworkStatsSummary()
101 public static final int STATS_PER_IFACE = 0; field in NetworkStats
47986 Landroid/net/NetworkStats;->STATS_PER_IFACE:I