Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java270 RemoteAction actionPowerDialog = createRemoteAction( in registerActions() local
318 mA11yManager.registerSystemAction(actionPowerDialog, SYSTEM_ACTION_ID_POWER_DIALOG); in registerActions()