Searched refs:FORCE_STOP (Results 1 – 3 of 3) sorted by relevance
51 DialogType.FORCE_STOP55 int FORCE_STOP = 2; field94 if (mId == ButtonActionDialogFragment.DialogType.FORCE_STOP) { in onClick()111 case DialogType.FORCE_STOP: in createDialog()
279 showDialogInner(ButtonActionDialogFragment.DialogType.FORCE_STOP); in onClick()301 case ButtonActionDialogFragment.DialogType.FORCE_STOP: in handleDialogClick()
51 private static final int FORCE_STOP_ID = ButtonActionDialogFragment.DialogType.FORCE_STOP;