Searched refs:LAUNCH_FULLSCREEN (Results 1 – 2 of 2) sorted by relevance
667 intent.putExtra(FilterShowActivity.LAUNCH_FULLSCREEN, in launchTinyPlanet()693 intent.putExtra(FilterShowActivity.LAUNCH_FULLSCREEN, in launchPhotoEditor()715 intent.putExtra(FilterShowActivity.LAUNCH_FULLSCREEN, in launchSimpleEditor()
141 public static final String LAUNCH_FULLSCREEN = "launch-fullscreen"; field in FilterShowActivity495 if (intent.getBooleanExtra(LAUNCH_FULLSCREEN, false)) { in processIntent()