Home
last modified time | relevance | path

Searched defs:DIALOG_MAGNIFICATION_SWITCH_SHORTCUT (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DMagnificationModePreferenceController.java66 static final int DIALOG_MAGNIFICATION_SWITCH_SHORTCUT = DIALOG_ID_BASE + 2; field in MagnificationModePreferenceController
/aosp12/frameworks/proto_logging/stats/enums/app/
H A Dsettings_enums.proto2948 DIALOG_MAGNIFICATION_SWITCH_SHORTCUT = 1849; enumerator