Searched defs:LAUNCH_FULLSCREEN (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
H A DFilterShowActivity.java141 public static final String LAUNCH_FULLSCREEN = "launch-fullscreen"; field in class:FilterShowActivity
495 if (intent.getBooleanExtra(LAUNCH_FULLSCREEN, false)) {

Completed in 70 milliseconds