OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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";
320
mIntent.putExtra(
EXTRA_ACTION_BAR_HIDDEN_INITIALLY
, mActionBarHiddenInitially);
PhotoViewController.java
248
Intents.
EXTRA_ACTION_BAR_HIDDEN_INITIALLY
, false)
[
all
...]
Completed in 57 milliseconds