Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationStatsLoggerModule.kt35 import com.android.systemui.statusbar.notification.stack.ui.view.NotificationStatsLoggerImpl
52 @Binds fun bindsStatsLoggerImpl(impl: NotificationStatsLoggerImpl): NotificationStatsLogger in bindsStatsLoggerImpl()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerKosmos.kt28 NotificationStatsLoggerImpl( in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerImpl.kt43 class NotificationStatsLoggerImpl in <lambda>() class