Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityTestBase.java76 static final Components APP_C_33 = Components.get(APP_C_PACKAGE + "33"); field in BackgroundActivityTestBase
85 List.of(APP_A, APP_A_33, APP_B, APP_B_33, APP_C, APP_C_33);
DBackgroundActivityLaunchTest.java1160 startActivityUnchecked(APP_C_33.BIND_SERVICE_ACTIVITY); in testBalOptInBindToService_whenNotOptedInAndSdk33_allowsActivityStart()