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.java193 private boolean shouldTestThisNetworkType(int networkTypeIndex, long tolerance) in shouldTestThisNetworkType() method in NetworkUsageStatsTest
216 if (!shouldTestThisNetworkType(i, MINUTE/2)) { in testDeviceSummary()
248 if (!shouldTestThisNetworkType(i, MINUTE/2)) { in testUserSummary()
280 if (!shouldTestThisNetworkType(i, MINUTE/2)) { in testAppSummary()
334 if (!shouldTestThisNetworkType(i, MINUTE * 120)) { in testAppDetails()
389 if (!shouldTestThisNetworkType(i, MINUTE * 120)) { in testUidDetails()