Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java179 RemoteAction actionRecents = createRemoteAction( in registerActions() local
209 mA11yManager.registerSystemAction(actionRecents, SYSTEM_ACTION_ID_RECENTS); in registerActions()