Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java119 NotificationInterruptStateProvider notificationInterruptStateProvider, in StatusBarNotificationPresenter() argument
165 notificationInterruptStateProvider.addSuppressor(mInterruptSuppressor); in StatusBarNotificationPresenter()
H A DStatusBarNotificationActivityStarter.java156 NotificationInterruptStateProvider notificationInterruptStateProvider, in StatusBarNotificationActivityStarter() argument
189 mNotificationInterruptStateProvider = notificationInterruptStateProvider; in StatusBarNotificationActivityStarter()
H A DCentralSurfacesImpl.java698 NotificationInterruptStateProvider notificationInterruptStateProvider, in CentralSurfacesImpl() argument
805 mNotificationInterruptStateProvider = notificationInterruptStateProvider; in CentralSurfacesImpl()