Searched refs:LAUNCH_ACTIVITY_OPTIONS (Results 1 – 1 of 1) sorted by relevance
39 static final String LAUNCH_ACTIVITY_OPTIONS = field in LaunchOnPrivateDisplayRouterActivity55 if (launchIntent.hasExtra(LAUNCH_ACTIVITY_OPTIONS)) { in onCreate()56 options = launchIntent.getBundleExtra(LAUNCH_ACTIVITY_OPTIONS); in onCreate()