Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavBarHelper.java27 …atic com.android.systemui.accessibility.SystemActions.SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON_CHOOSE…
408 updateSystemAction(longClickable, SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON_CHOOSER); in updateA11yState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java142 public static final int SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON_CHOOSER = field in SystemActions
404 case SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON_CHOOSER: in register()