Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java92 private static final String TEST_PACKAGE_APP_A = "android.server.wm.backgroundactivity.appa"; field in BackgroundActivityLaunchTest
95 new ComponentName(TEST_PACKAGE_APP_A,
98 new ComponentName(TEST_PACKAGE_APP_A,
136 stopTestPackage(TEST_PACKAGE_APP_A); in tearDown()
519 TEST_PACKAGE_APP_A, true, ACTIVITY_START_TIMEOUT_MS)); in testAppCannotStartBgActivityAfterHomeButton()
539 TEST_PACKAGE_APP_A, true, ACTIVITY_START_TIMEOUT_MS)); in testPipCannotStartAfterHomeButton()
578 waitUntilForegroundChanged(TEST_PACKAGE_APP_A, true, in assertActivityNotResumed()