Searched refs:FORCE_STOP (Results 1 – 3 of 3) sorted by relevance
52 DialogType.FORCE_STOP57 int FORCE_STOP = 2; field108 case DialogType.FORCE_STOP: in createDialog()
284 showDialogInner(ButtonActionDialogFragment.DialogType.FORCE_STOP); in onClick()315 case ButtonActionDialogFragment.DialogType.FORCE_STOP: in handleDialogClick()
49 private static final int FORCE_STOP_ID = ButtonActionDialogFragment.DialogType.FORCE_STOP;