Searched refs:sStackedIfaces (Results 1 – 1 of 1) sorted by relevance
75 private static final ConcurrentHashMap<String, String> sStackedIfaces field in NetworkStatsFactory80 sStackedIfaces.put(stackedIface, baseIface); in noteStackedIface()102 for (Map.Entry<String, String> entry : sStackedIfaces.entrySet()) { in augmentWithStackedInterfaces()120 NetworkStats.apply464xlatAdjustments(baseTraffic, stackedTraffic, sStackedIfaces); in apply464xlatAdjustments()125 sStackedIfaces.clear(); in clearStackedIfaces()266 stats.apply464xlatAdjustments(sStackedIfaces); in readNetworkStatsDetail()