OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MENU_SEARCH
(Results
1 - 2
of
2
) sorted by null
/development/samples/Home/src/com/example/android/home/
Home.java
91
private static final int
MENU_SEARCH
= MENU_WALLPAPER_SETTINGS + 1;
92
private static final int MENU_SETTINGS =
MENU_SEARCH
+ 1;
447
menu.add(0,
MENU_SEARCH
, 0, R.string.
menu_search
)
463
case
MENU_SEARCH
:
/packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java
204
private static final int
MENU_SEARCH
= 19;
[
all
...]
Completed in 164 milliseconds