Searched refs:DIALOG_CONTROL_DELETE_CONFIRM (Results 1 – 1 of 1) sorted by relevance
79 private final int DIALOG_CONTROL_DELETE_CONFIRM = 0; field in UserDictionaryToolsList229 if (mDialogShow == DIALOG_CONTROL_DELETE_CONFIRM) { in onPause()230 dismissDialog(DIALOG_CONTROL_DELETE_CONFIRM); in onPause()335 showDialog(DIALOG_CONTROL_DELETE_CONFIRM); in onOptionsItemSelected()336 mDialogShow = DIALOG_CONTROL_DELETE_CONFIRM; in onOptionsItemSelected()367 case DIALOG_CONTROL_DELETE_CONFIRM: in onCreateDialog()