Home
last modified time | relevance | path

Searched refs:shouldTestThisNetworkType (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() method in NetworkUsageStatsTest
299 if (!shouldTestThisNetworkType(i, MINUTE/2)) { in testDeviceSummary()
331 if (!shouldTestThisNetworkType(i, MINUTE/2)) { in testUserSummary()
363 if (!shouldTestThisNetworkType(i, MINUTE/2)) { in testAppSummary()
417 if (!shouldTestThisNetworkType(i, MINUTE * 120)) { in testAppDetails()
472 if (!shouldTestThisNetworkType(i, MINUTE * 120)) { in testUidDetails()