Searched refs:MENU_ID_CONNECT (Results 1 – 2 of 2) sorted by relevance
102 private static final int MENU_ID_CONNECT = Menu.FIRST + 6; field in WifiSettings462 menu.add(Menu.NONE, MENU_ID_CONNECT, 0, R.string.wifi_menu_connect); in onCreateContextMenu()489 case MENU_ID_CONNECT: { in onContextItemSelected()
102 private static final int MENU_ID_CONNECT = Menu.FIRST + 6; field in WifiSettings463 menu.add(Menu.NONE, MENU_ID_CONNECT, 0 /* order */, R.string.wifi_connect); in onCreateContextMenu()492 case MENU_ID_CONNECT: { in onContextItemSelected()