Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotifBindPipelineLogger.kt25 class NotifBindPipelineLogger @Inject constructor( class
DNotifBindPipeline.java83 private final NotifBindPipelineLogger mLogger;
91 NotifBindPipelineLogger logger, in NotifBindPipeline()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotifBindPipelineTest.java64 mock(NotifBindPipelineLogger.class), in setUp()
DNotificationTestHelper.java155 mock(NotifBindPipelineLogger.class), in NotificationTestHelper()
DNotificationEntryManagerInflationTest.java206 mock(NotifBindPipelineLogger.class), in setUp()