Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/init/
H A DNotifPipelineInitializer.java63 private NotificationListener mNotificationService; field in NotifPipelineInitializer
96 mNotificationService = notificationService; in initialize()
110 mGroupCoalescer.attach(mNotificationService); in initialize()
128 d.dump("notificationService", mNotificationService); in dumpPipeline()