Searched refs:appATestService (Results 1 – 1 of 1) sorted by relevance
780 TestServiceClient appATestService = getTestService(APP_A); in testPendingIntentBroadcastActivity_appBIsForegroundAndSdk33_isNotBlocked() local784 PendingIntent pi = generatePendingIntent(appATestService, APP_A.BACKGROUND_ACTIVITY); in testPendingIntentBroadcastActivity_appBIsForegroundAndSdk33_isNotBlocked()854 TestServiceClient appATestService = getTestService(APP_A); in testPendingIntentBroadcastActivity_appBIsForegroundAndAllowsBal_isNotBlocked() local858 PendingIntent pi = generatePendingIntent(appATestService, APP_A.BACKGROUND_ACTIVITY); in testPendingIntentBroadcastActivity_appBIsForegroundAndAllowsBal_isNotBlocked()1116 TestServiceClient appATestService = getTestService(APP_A); in testManageSpacePendingIntentNoBalAllowed() local1123 appATestService.startManageSpaceActivity(); in testManageSpacePendingIntentNoBalAllowed()1166 TestServiceClient appATestService = getTestService(APP_A); in testActivityStartbyTextClassifier_appBInFg_allowsActivityStart() local1169 PendingIntent pi = generatePendingIntent(appATestService, APP_A.BACKGROUND_ACTIVITY); in testActivityStartbyTextClassifier_appBInFg_allowsActivityStart()1186 TestServiceClient appATestService = getTestService(APP_A); in testActivityStartbyTextClassifier_appBInBg_blocksActivityStart() local1189 PendingIntent pi = generatePendingIntent(appATestService, APP_A.BACKGROUND_ACTIVITY); in testActivityStartbyTextClassifier_appBInBg_blocksActivityStart()