Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DActivitySecurityModelTest.java135 .activity(APP_B_33.FOREGROUND_ACTIVITY) in testActivitySandwich_started33_launchAllowed()
138 APP_B_33.FOREGROUND_ACTIVITY, in testActivitySandwich_started33_launchAllowed()
149 APP_B_33.FOREGROUND_ACTIVITY, in testActivitySandwich_started33_launchAllowed()
DBackgroundActivityTestBase.java72 static final Components APP_B_33 = Components.get(APP_B_PACKAGE + "33"); field in BackgroundActivityTestBase
85 List.of(APP_A, APP_A_33, APP_B, APP_B_33, APP_C, APP_C_33);
DBackgroundActivityLaunchTest.java781 TestServiceClient appBTestService = getTestService(APP_B_33); in testPendingIntentBroadcastActivity_appBIsForegroundAndSdk33_isNotBlocked()
787 startActivity(APP_B_33.FOREGROUND_ACTIVITY); in testPendingIntentBroadcastActivity_appBIsForegroundAndSdk33_isNotBlocked()