Searched refs:MENU_REMOVE_USER (Results 1 – 2 of 2) sorted by relevance
115 private static final int MENU_REMOVE_USER = Menu.FIRST; field in UserSettings341 MenuItem removeThisUser = menu.add(0, MENU_REMOVE_USER, pos++, in onCreateOptionsMenu()357 if (itemId == MENU_REMOVE_USER) { in onOptionsItemSelected()
115 private static final int MENU_REMOVE_USER = Menu.FIRST; field in UserSettings337 MenuItem removeThisUser = menu.add(0, MENU_REMOVE_USER, pos++, in onCreateOptionsMenu()353 if (itemId == MENU_REMOVE_USER) { in onOptionsItemSelected()