Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSystemActions.java113 private static final int SYSTEM_ACTION_ID_LOCK_SCREEN = field in SystemActions
234 mA11yManager.registerSystemAction(actionLockScreen, SYSTEM_ACTION_ID_LOCK_SCREEN); in registerActions()
299 case SYSTEM_ACTION_ID_LOCK_SCREEN: in register()