Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavBarHelper.java26 …port static com.android.systemui.accessibility.SystemActions.SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON;
407 updateSystemAction(clickable, SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON); in updateA11yState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java136 public static final int SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON = field in SystemActions
400 case SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON: in register()