Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSystemActions.java193 private final StatusBarWindowCallback mNotificationShadeCallback; field in SystemActions
218 mNotificationShadeCallback = in SystemActions()
227 mNotificationShadeController.registerCallback(mNotificationShadeCallback); in start()