Searched refs:LAUNCH_ACTIVITY (Results 1 – 4 of 4) sorted by relevance
117 AccessibilityFragmentType.LAUNCH_ACTIVITY,123 int LAUNCH_ACTIVITY = 3; field
69 static final String LAUNCH_ACTIVITY = NAMESPACE_KEY + ".launch_activity"; field in CarLaunchOnPrivateDisplayActivityInterceptor165 intent.putExtra(LAUNCH_ACTIVITY, launchIntent); in onInterceptActivityLaunch()
39 AccessibilityFragmentType.LAUNCH_ACTIVITY, in AccessibilityActivityTarget()
21 import static com.android.server.wm.CarLaunchOnPrivateDisplayActivityInterceptor.LAUNCH_ACTIVITY;250 .getExtra(LAUNCH_ACTIVITY); in assertActivityInterceptResultNotNull()