HomeSort by relevance Sort by last modified time
    Searched refs:LAUNCH_FULLSCREEN (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoPage.java 667 intent.putExtra(FilterShowActivity.LAUNCH_FULLSCREEN,
693 intent.putExtra(FilterShowActivity.LAUNCH_FULLSCREEN,
715 intent.putExtra(FilterShowActivity.LAUNCH_FULLSCREEN,
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 141 public static final String LAUNCH_FULLSCREEN = "launch-fullscreen";
495 if (intent.getBooleanExtra(LAUNCH_FULLSCREEN, false)) {
    [all...]

Completed in 97 milliseconds