Home
last modified time | relevance | path

Searched refs:FORCE_STOP (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/applications/appinfo/
H A DButtonActionDialogFragment.java52 DialogType.FORCE_STOP
57 int FORCE_STOP = 2; field
108 case DialogType.FORCE_STOP: in createDialog()
H A DAppButtonsPreferenceController.java288 showDialogInner(ButtonActionDialogFragment.DialogType.FORCE_STOP); in onClick()
319 case ButtonActionDialogFragment.DialogType.FORCE_STOP: in handleDialogClick()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/appinfo/
H A DButtonActionDialogFragmentTest.java49 private static final int FORCE_STOP_ID = ButtonActionDialogFragment.DialogType.FORCE_STOP;