Home
last modified time | relevance | path

Searched refs:EXTRA_DISPLAY_THUMBS_FULLSCREEN (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DIntents.java55 public static final String EXTRA_DISPLAY_THUMBS_FULLSCREEN = "display_thumbs_fullscreen"; field in Intents
346 mIntent.putExtra(EXTRA_DISPLAY_THUMBS_FULLSCREEN, mDisplayFullScreenThumbs); in build()
DPhotoViewController.java263 Intents.EXTRA_DISPLAY_THUMBS_FULLSCREEN, false); in onCreate()
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
DPhotoViewFragment.java197 Intents.EXTRA_DISPLAY_THUMBS_FULLSCREEN, false); in onCreate()