Searched defs:notificationPanelLogger (Results 1 – 5 of 5) sorted by relevance
23 val Kosmos.notificationPanelLogger by Fixture { mockNotificationPanelLogger } in <lambda>() constant
75 NotificationPanelLogger notificationPanelLogger) { in ExpandableNotificationRowDragController()
213 NotificationPanelLogger notificationPanelLogger) { in NotificationLogger()
49 private val notificationPanelLogger: NotificationPanelLogger, in <lambda>() constant in com.android.systemui.statusbar.notification.stack.ui.view.NotificationStatsLoggerImpl
112 @get:Provides val notificationPanelLogger: NotificationPanelLogger = mock(), constant