Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java171 RemoteAction actionBack = createRemoteAction( in registerActions() local
207 mA11yManager.registerSystemAction(actionBack, SYSTEM_ACTION_ID_BACK); in registerActions()