Searched refs:MENU_WALLPAPER_SETTINGS (Results 1 – 1 of 1) sorted by relevance
90 private static final int MENU_WALLPAPER_SETTINGS = Menu.FIRST + 1; field in Home91 private static final int MENU_SEARCH = MENU_WALLPAPER_SETTINGS + 1;444 menu.add(0, MENU_WALLPAPER_SETTINGS, 0, R.string.menu_wallpaper) in onCreateOptionsMenu()460 case MENU_WALLPAPER_SETTINGS: in onOptionsItemSelected()