Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityDialogUtils.java127 DialogType.EDIT_MAGNIFICATION_SWITCH_SHORTCUT,
135 int EDIT_MAGNIFICATION_SWITCH_SHORTCUT = 4; field
259 return createEditDialogContentView(context, DialogType.EDIT_MAGNIFICATION_SWITCH_SHORTCUT); in createSwitchShortcutDialogContentView()
304 case DialogType.EDIT_MAGNIFICATION_SWITCH_SHORTCUT: in createEditDialogContentView()