Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSystemActions.java299 RemoteAction actionDpadRight = createRemoteAction( in registerActions() local
324 mA11yManager.registerSystemAction(actionDpadRight, SYSTEM_ACTION_ID_DPAD_RIGHT); in registerActions()