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

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
Intents.java 52 public static final String EXTRA_ACTION_BAR_HIDDEN_INITIALLY = "action_bar_hidden_initially";
310 mIntent.putExtra(EXTRA_ACTION_BAR_HIDDEN_INITIALLY, mActionBarHiddenInitially);
PhotoViewController.java 237 Intents.EXTRA_ACTION_BAR_HIDDEN_INITIALLY, false);
    [all...]

Completed in 53 milliseconds