Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java306 RemoteAction actionDpadCenter = createRemoteAction( in registerActions() local
328 mA11yManager.registerSystemAction(actionDpadCenter, SYSTEM_ACTION_ID_DPAD_CENTER); in registerActions()