Searched refs:MENU_ID_SEARCH (Results 1 – 2 of 2) sorted by relevance
69 private static final int MENU_ID_SEARCH = Menu.FIRST; field in WifiP2pSettings382 menu.add(Menu.NONE, MENU_ID_SEARCH, 0, textId) in onCreateOptionsMenu()391 MenuItem searchMenu = menu.findItem(MENU_ID_SEARCH); in onPrepareOptionsMenu()411 case MENU_ID_SEARCH: in onOptionsItemSelected()
70 private static final int MENU_ID_SEARCH = Menu.FIRST; field in WifiP2pSettings379 menu.add(Menu.NONE, MENU_ID_SEARCH, 0, textId) in onCreateOptionsMenu()388 MenuItem searchMenu = menu.findItem(MENU_ID_SEARCH); in onPrepareOptionsMenu()408 case MENU_ID_SEARCH: in onOptionsItemSelected()