Home
last modified time | relevance | path

Searched refs:MENU_SETTINGS (Results 1 – 1 of 1) sorted by relevance

/development/samples/Home/src/com/example/android/home/
DHome.java92 private static final int MENU_SETTINGS = MENU_SEARCH + 1; field in Home
450 menu.add(0, MENU_SETTINGS, 0, R.string.menu_settings) in onCreateOptionsMenu()