Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java780 TestServiceClient appATestService = getTestService(APP_A); in testPendingIntentBroadcastActivity_appBIsForegroundAndSdk33_isNotBlocked() local
784 PendingIntent pi = generatePendingIntent(appATestService, APP_A.BACKGROUND_ACTIVITY); in testPendingIntentBroadcastActivity_appBIsForegroundAndSdk33_isNotBlocked()
854 TestServiceClient appATestService = getTestService(APP_A); in testPendingIntentBroadcastActivity_appBIsForegroundAndAllowsBal_isNotBlocked() local
858 PendingIntent pi = generatePendingIntent(appATestService, APP_A.BACKGROUND_ACTIVITY); in testPendingIntentBroadcastActivity_appBIsForegroundAndAllowsBal_isNotBlocked()
1116 TestServiceClient appATestService = getTestService(APP_A); in testManageSpacePendingIntentNoBalAllowed() local
1123 appATestService.startManageSpaceActivity(); in testManageSpacePendingIntentNoBalAllowed()
1166 TestServiceClient appATestService = getTestService(APP_A); in testActivityStartbyTextClassifier_appBInFg_allowsActivityStart() local
1169 PendingIntent pi = generatePendingIntent(appATestService, APP_A.BACKGROUND_ACTIVITY); in testActivityStartbyTextClassifier_appBInFg_allowsActivityStart()
1186 TestServiceClient appATestService = getTestService(APP_A); in testActivityStartbyTextClassifier_appBInBg_blocksActivityStart() local
1189 PendingIntent pi = generatePendingIntent(appATestService, APP_A.BACKGROUND_ACTIVITY); in testActivityStartbyTextClassifier_appBInBg_blocksActivityStart()