Searched refs:FORCE_STOP (Results 1 – 6 of 6) sorted by relevance
37 DialogType.FORCE_STOP42 int FORCE_STOP = 2; field93 case DialogType.FORCE_STOP: in createDialog()
263 showDialogInner(ButtonActionDialogFragment.DialogType.FORCE_STOP); in onClick()294 case ButtonActionDialogFragment.DialogType.FORCE_STOP: in handleDialogClick()
47 @IntDef({AnomalyActionType.FORCE_STOP,52 int FORCE_STOP = 0; field
108 case Anomaly.AnomalyActionType.FORCE_STOP: in onCreateDialog()
66 return Anomaly.AnomalyActionType.FORCE_STOP; in getActionType()
52 private static final int FORCE_STOP_ID = ButtonActionDialogFragment.DialogType.FORCE_STOP;