Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/appSecondUid/src/android/server/wm/second/
DComponents.java51 public static final String IMPLICIT_TARGET_SECOND_TEST_ACTION = field in Components
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityLauncher.java24 import static android.server.wm.second.Components.IMPLICIT_TARGET_SECOND_TEST_ACTION;
177 newIntent.setAction(extras.getString(KEY_ACTION, IMPLICIT_TARGET_SECOND_TEST_ACTION)); in launchActivityFromExtras()
/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
DMultiDisplayActivityLaunchTests.java55 import static android.server.wm.second.Components.IMPLICIT_TARGET_SECOND_TEST_ACTION;
534 extraString(KEY_ACTION, IMPLICIT_TARGET_SECOND_TEST_ACTION)); in testLaunchExistingActivityReparentDisplay()
896 extraString(KEY_ACTION, IMPLICIT_TARGET_SECOND_TEST_ACTION)); in testLaunchingFromApplicationContext()
916 extraString(KEY_ACTION, IMPLICIT_TARGET_SECOND_TEST_ACTION)); in testLaunchingFromPendingIntent()