Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java298 RemoteAction actionDpadLeft = createRemoteAction( in registerActions() local
326 mA11yManager.registerSystemAction(actionDpadLeft, SYSTEM_ACTION_ID_DPAD_LEFT); in registerActions()