Searched refs:MENU_CANCEL (Results 1 – 3 of 3) 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()
81 private static final int MENU_CANCEL = Menu.FIRST + 2; field in ApnEditor743 menu.add(0, MENU_CANCEL, 0, R.string.menu_cancel) in onCreateOptionsMenu()759 case MENU_CANCEL: in onOptionsItemSelected()