Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java195 RemoteAction actionLockScreen = createRemoteAction( in registerActions() local
213 mA11yManager.registerSystemAction(actionLockScreen, SYSTEM_ACTION_ID_LOCK_SCREEN); in registerActions()