Searched refs:mobileIfaces (Results 1 – 2 of 2) sorted by relevance
2363 final ArraySet<String> mobileIfaces = new ArraySet<>();2418 mobileIfaces.add(baseIface);2466 mobileIfaces.add(iface);2478 mMobileIfaces = mobileIfaces.toArray(new String[0]);
1446 final String[] mobileIfaces = {TEST_IFACE2}; in testUidStatsForTransport() local1447 mockNetworkStatsUidDetail(buildEmptyStats(), emptyTetherStats, mobileIfaces); in testUidStatsForTransport() local1490 final String[] mobileIfaces = {TEST_IFACE, TEST_IFACE2}; in testGetUidStatsForTransportWithCellularAndSatellite() local1495 mobileIfaces); in testGetUidStatsForTransportWithCellularAndSatellite()