Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSystemActions.java125 public static final int SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON = field in SystemActions
307 case SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON: in register()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java1413 registerAction(clickable, SystemActions.SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON); in updateSystemUiStateFlags()