Searched refs:MENU_ID_RENAME_DEVICE (Results 1 – 1 of 1) sorted by relevance
74 private static final int MENU_ID_RENAME_DEVICE = Menu.FIRST + 1; field in BluetoothSettings238 menu.add(Menu.NONE, MENU_ID_RENAME_DEVICE, 0, R.string.bluetooth_rename_device) in onCreateOptionsMenu()256 case MENU_ID_RENAME_DEVICE: in onOptionsItemSelected()