Home
last modified time | relevance | path

Searched defs:notifPipeline (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java133 NotifPipeline notifPipeline, in create()
176 NotifPipeline notifPipeline, in BubblesManager()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DSmartReplyControllerTest.java91 NotifPipeline notifPipeline = mock(NotifPipeline.class); in setUp() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLoggerTest.java267 NotifPipeline notifPipeline, in TestableNotificationLogger()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
H A DNotificationsModule.java120 NotifPipeline notifPipeline, in provideNotificationLogger()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSystemUIModule.java330 NotifPipeline notifPipeline, in provideBubblesManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
H A DCentralSurfacesDependenciesModule.java143 NotifPipeline notifPipeline, in provideNotificationMediaManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java203 NotifPipeline notifPipeline, in NotificationLogger()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationMediaManager.java194 NotifPipeline notifPipeline, in NotificationMediaManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java630 public NotificationStackScrollLayoutController( in NotificationStackScrollLayoutController()