Home
last modified time | relevance | path

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

/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java188 private static final String TEST_APP_API_32_PKG = "android.app.usage.cts.testapi32"; field in UsageStatsTest
328 executeShellCmd(MessageFormat.format(PRUNE_PACKAGE_DATA_SHELL_COMMAND, TEST_APP_API_32_PKG, in clearTestPackagesData()
1035 TEST_APP_API_32_PKG); in testNotificationSeen_verifyBucket()
1055 for (String pkg : new String[] {TEST_APP_PKG, TEST_APP_API_32_PKG}) { in testNotificationSeen_verifyBucket()
1064 waitUntil(() -> mUsageStatsManager.getAppStandbyBucket(TEST_APP_API_32_PKG), in testNotificationSeen_verifyBucket()
1076 waitUntil(() -> mUsageStatsManager.getAppStandbyBucket(TEST_APP_API_32_PKG), in testNotificationSeen_verifyBucket()
1111 TEST_APP_API_32_PKG); in testNotificationSeen_verifyBucket_retainPreTImpact()
1131 for (String pkg : new String[] {TEST_APP_PKG, TEST_APP_API_32_PKG}) { in testNotificationSeen_verifyBucket_retainPreTImpact()
1140 waitUntil(() -> mUsageStatsManager.getAppStandbyBucket(TEST_APP_API_32_PKG), in testNotificationSeen_verifyBucket_retainPreTImpact()
1154 waitUntil(() -> mUsageStatsManager.getAppStandbyBucket(TEST_APP_API_32_PKG), in testNotificationSeen_verifyBucket_retainPreTImpact()