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

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
Intents.java 51 public static final String EXTRA_ACTION_BAR_HIDDEN_INITIALLY = "action_bar_hidden_initially";
270 mIntent.putExtra(EXTRA_ACTION_BAR_HIDDEN_INITIALLY, mActionBarHiddenInitially);
  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 196 Intents.EXTRA_ACTION_BAR_HIDDEN_INITIALLY, false);
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 195 Intents.EXTRA_ACTION_BAR_HIDDEN_INITIALLY, false);
    [all...]

Completed in 43 milliseconds