Home
last modified time | relevance | path

Searched refs:sNetworkInterfacesToTest (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/app.usage/src/android/app/usage/cts/
DNetworkUsageStatsTest.java63 private static final NetworkInterfaceToTest[] sNetworkInterfacesToTest = field in NetworkUsageStatsTest
259 sNetworkInterfacesToTest[networkTypeIndex].getSystemFeature()); in shouldTestThisNetworkType()
265 .addTransportType(sNetworkInterfacesToTest[networkTypeIndex].getTransportType()) in shouldTestThisNetworkType()
279 assertFalse (sNetworkInterfacesToTest[networkTypeIndex].getSystemFeature() + in shouldTestThisNetworkType()
283 sNetworkInterfacesToTest[networkTypeIndex].getErrorMessage(), hasFeature); in shouldTestThisNetworkType()
288 int networkType = sNetworkInterfacesToTest[networkIndex].getNetworkType(); in getSubscriberId()
298 for (int i = 0; i < sNetworkInterfacesToTest.length; ++i) { in testDeviceSummary()
306 sNetworkInterfacesToTest[i].getNetworkType(), getSubscriberId(i), in testDeviceSummary()
318 sNetworkInterfacesToTest[i].getNetworkType(), getSubscriberId(i), in testDeviceSummary()
330 for (int i = 0; i < sNetworkInterfacesToTest.length; ++i) { in testUserSummary()
[all …]