Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotifBindPipeline.java79 private final NotifBindPipelineLogger mLogger;
87 NotifBindPipelineLogger logger, in NotifBindPipeline()
DNotifBindPipelineLogger.kt26 class NotifBindPipelineLogger @Inject constructor( class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotifBindPipelineTest.java69 new NotifBindPipelineLogger(logcatLogBuffer()), in setUp()
DNotificationTestHelper.java243 new NotifBindPipelineLogger(logcatLogBuffer()), in NotificationTestHelper()