Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java145 public static final int SYSTEM_ACTION_ID_ACCESSIBILITY_SHORTCUT = field in SystemActions
323 actionAccessibilityShortcut, SYSTEM_ACTION_ID_ACCESSIBILITY_SHORTCUT); in registerActions()
409 case SYSTEM_ACTION_ID_ACCESSIBILITY_SHORTCUT: in register()