Searched refs:IMPLICIT_TARGET_SECOND_TEST_ACTION (Results 1 – 3 of 3) sorted by relevance
51 public static final String IMPLICIT_TARGET_SECOND_TEST_ACTION = field in Components
24 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()
55 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()