Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarHeadsUpChangeListener.java54 NotificationsController notificationsController, in StatusBarHeadsUpChangeListener() argument
65 mNotificationsController = notificationsController; in StatusBarHeadsUpChangeListener()
H A DStatusBar.java693 NotificationsController notificationsController, in StatusBar() argument
794 mNotificationsController = notificationsController; in StatusBar()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DTakeScreenshotService.java96 ScreenshotNotificationsController notificationsController) { in TakeScreenshotService() argument
104 mNotificationsController = notificationsController; in TakeScreenshotService()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarPhoneModule.java145 NotificationsController notificationsController, in provideStatusBar() argument
247 notificationsController, in provideStatusBar()