Searched refs:MENU_CANCEL (Results 1 – 2 of 2) sorted by relevance
124 private static final int MENU_CANCEL = Menu.FIRST + 2; field in ApnEditorActivity.ApnEditorFragment308 menu.add(0, MENU_CANCEL, 0, R.string.menu_discard_apn_change) in onCreateOptionsMenu()325 case MENU_CANCEL: in onOptionsItemSelected()
65 private static final int MENU_CANCEL = Menu.FIRST + 2; field in ApnEditor526 menu.add(0, MENU_CANCEL, 0, R.string.menu_cancel) in onCreateOptionsMenu()542 case MENU_CANCEL: in onOptionsItemSelected()