Searched refs:mStackedIfaces (Results 1 – 1 of 1) sorted by relevance
100 private final ConcurrentHashMap<String, String> mStackedIfaces field in NetworkStatsFactory106 mStackedIfaces.put(stackedIface, baseIface); in noteStackedIface()141 for (Map.Entry<String, String> entry : mStackedIfaces.entrySet()) { in augmentWithStackedInterfaces()158 NetworkStats.apply464xlatAdjustments(baseTraffic, stackedTraffic, mStackedIfaces); in apply464xlatAdjustments()381 delta.apply464xlatAdjustments(mStackedIfaces); in adjustForTunAnd464Xlat()