Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java99 private static final int SYSTEM_ACTION_ID_NOTIFICATIONS = field in SystemActions
315 mA11yManager.registerSystemAction(actionNotifications, SYSTEM_ACTION_ID_NOTIFICATIONS); in registerActions()
376 case SYSTEM_ACTION_ID_NOTIFICATIONS: in register()