Searched refs:sStackedIfaces (Results 1 – 1 of 1) sorted by relevance
84 private static final ConcurrentHashMap<String, String> sStackedIfaces field in NetworkStatsFactory89 sStackedIfaces.put(stackedIface, baseIface); in noteStackedIface()111 for (Map.Entry<String, String> entry : sStackedIfaces.entrySet()) { in augmentWithStackedInterfaces()129 NetworkStats.apply464xlatAdjustments(baseTraffic, stackedTraffic, sStackedIfaces, in apply464xlatAdjustments()135 sStackedIfaces.clear(); in clearStackedIfaces()277 stats.apply464xlatAdjustments(sStackedIfaces, mUseBpfStats); in readNetworkStatsDetail()