Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java781 TestServiceClient appBTestService = getTestService(APP_B_33); in testPendingIntentBroadcastActivity_appBIsForegroundAndSdk33_isNotBlocked() local
790 appBTestService.sendPendingIntent(pi, null); in testPendingIntentBroadcastActivity_appBIsForegroundAndSdk33_isNotBlocked()
855 TestServiceClient appBTestService = getTestService(APP_B); in testPendingIntentBroadcastActivity_appBIsForegroundAndAllowsBal_isNotBlocked() local
864 appBTestService.sendPendingIntent(pi, SEND_OPTIONS_ALLOW_BAL); in testPendingIntentBroadcastActivity_appBIsForegroundAndAllowsBal_isNotBlocked()
1167 TestServiceClient appBTestService = getTestService(APP_B); in testActivityStartbyTextClassifier_appBInFg_allowsActivityStart() local
1178 appBTestService.sendByTextClassification(tc); in testActivityStartbyTextClassifier_appBInFg_allowsActivityStart()
1187 TestServiceClient appBTestService = getTestService(APP_B); in testActivityStartbyTextClassifier_appBInBg_blocksActivityStart() local
1197 appBTestService.sendByTextClassification(tc); in testActivityStartbyTextClassifier_appBInBg_blocksActivityStart()