Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityEditDialogUtils.java56 DialogType.EDIT_SHORTCUT_GENERIC,
62 int EDIT_SHORTCUT_GENERIC = 0; field
77 final AlertDialog alertDialog = createDialog(context, DialogType.EDIT_SHORTCUT_GENERIC, in showEditShortcutDialog()
157 case DialogType.EDIT_SHORTCUT_GENERIC: in createEditDialogContentView()