Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java157 NotificationPanelLogger notificationPanelLogger) { in provideNotificationLogger() argument
164 notificationPanelLogger); in provideNotificationLogger()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java211 NotificationPanelLogger notificationPanelLogger) { in NotificationLogger() argument
218 mNotificationPanelLogger = notificationPanelLogger; in NotificationLogger()