Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSystemActions.java291 RemoteAction actionDpadDown = createRemoteAction( in registerActions() local
322 mA11yManager.registerSystemAction(actionDpadDown, SYSTEM_ACTION_ID_DPAD_DOWN); in registerActions()