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.java53 public static final String EXTRA_DISPLAY_THUMBS_FULLSCREEN = "display_thumbs_fullscreen"; field in Intents
321 mIntent.putExtra(EXTRA_DISPLAY_THUMBS_FULLSCREEN, mDisplayFullScreenThumbs); in build()
DPhotoViewController.java251 Intents.EXTRA_DISPLAY_THUMBS_FULLSCREEN, false); in onCreate()
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
DPhotoViewFragment.java196 Intents.EXTRA_DISPLAY_THUMBS_FULLSCREEN, false); in onCreate()