Home
last modified time | relevance | path

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

/cts/tests/tests/app.usage/src/android/app/usage/cts/
DNetworkUsageStatsTest.java256 private boolean shouldTestThisNetworkType(int networkTypeIndex, final long tolerance) in shouldTestThisNetworkType() argument
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()