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

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
Intents.java 52 public static final String EXTRA_DISPLAY_THUMBS_FULLSCREEN = "display_thumbs_fullscreen";
271 mIntent.putExtra(EXTRA_DISPLAY_THUMBS_FULLSCREEN, mDisplayFullScreenThumbs);
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 213 Intents.EXTRA_DISPLAY_THUMBS_FULLSCREEN, false);
  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 198 Intents.EXTRA_DISPLAY_THUMBS_FULLSCREEN, false);
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 197 Intents.EXTRA_DISPLAY_THUMBS_FULLSCREEN, false);
    [all...]

Completed in 55 milliseconds