Searched refs:MENU_UPDATE_NOW (Results 1 – 1 of 1) sorted by relevance
60 static final private int MENU_UPDATE_NOW = Menu.FIRST; field in DictionarySettingsFragment107 mUpdateNowMenu = menu.add(Menu.NONE, MENU_UPDATE_NOW, 0, R.string.check_for_updates_now); in onCreateOptionsMenu()347 case MENU_UPDATE_NOW: in onOptionsItemSelected()