Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java117 private static final int SYSTEM_ACTION_ID_LOCK_SCREEN = field in SystemActions
319 mA11yManager.registerSystemAction(actionLockScreen, SYSTEM_ACTION_ID_LOCK_SCREEN); in registerActions()
388 case SYSTEM_ACTION_ID_LOCK_SCREEN: in register()