Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSystemActions.java131 public static final int SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON_CHOOSER = field in SystemActions
311 case SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON_CHOOSER: in register()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java1414 registerAction(longClickable, SystemActions.SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON_CHOOSER); in updateSystemUiStateFlags()