Searched refs:EXTRA_ACTION_BAR_HIDDEN_INITIALLY (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DIntents.java53 public static final String EXTRA_ACTION_BAR_HIDDEN_INITIALLY = "action_bar_hidden_initially"; field in class:Intents
330 mIntent.putExtra(EXTRA_ACTION_BAR_HIDDEN_INITIALLY, mActionBarHiddenInitially);
H A DPhotoViewController.java256 Intents.EXTRA_ACTION_BAR_HIDDEN_INITIALLY, false)

Completed in 106 milliseconds