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.java323 private boolean shouldTestThisNetworkType(int networkTypeIndex, final long tolerance) in shouldTestThisNetworkType() method in NetworkUsageStatsTest
370 if (!shouldTestThisNetworkType(i, MINUTE/2)) { in testDeviceSummary()
405 if (!shouldTestThisNetworkType(i, MINUTE/2)) { in testUserSummary()
445 if (!shouldTestThisNetworkType(i, MINUTE * 120)) { in testAppSummary()
511 if (!shouldTestThisNetworkType(i, MINUTE * 120)) { in testAppDetails()
554 if (!shouldTestThisNetworkType(i, MINUTE * 120)) { in testUidDetails()
607 if (!shouldTestThisNetworkType(i, MINUTE * 120)) { in testTagDetails()
713 if (!shouldTestThisNetworkType(i, MINUTE * 120)) { in testUidTagStateDetails()
790 if (!shouldTestThisNetworkType(i, MINUTE/2)) { in testCallback()