Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DIntents.java51 public static final String EXTRA_ACTION_BAR_HIDDEN_INITIALLY = "action_bar_hidden_initially"; field in Intents
270 mIntent.putExtra(EXTRA_ACTION_BAR_HIDDEN_INITIALLY, mActionBarHiddenInitially); in build()
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
DPhotoViewActivity.java196 Intents.EXTRA_ACTION_BAR_HIDDEN_INITIALLY, false); in onCreate()
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
DPhotoViewActivity.java195 Intents.EXTRA_ACTION_BAR_HIDDEN_INITIALLY, false); in onCreate()