Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSystemActions.java107 private static final int SYSTEM_ACTION_ID_POWER_DIALOG = field in SystemActions
233 mA11yManager.registerSystemAction(actionPowerDialog, SYSTEM_ACTION_ID_POWER_DIALOG); in registerActions()
295 case SYSTEM_ACTION_ID_POWER_DIALOG: in register()