Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSystemActions.java259 RemoteAction actionNotifications = createRemoteAction( in registerActions() local
312 mA11yManager.registerSystemAction(actionNotifications, SYSTEM_ACTION_ID_NOTIFICATIONS); in registerActions()