Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DRowContentBindStage.java41 private final RowContentBindStageLogger mLogger;
47 RowContentBindStageLogger logger) { in RowContentBindStage()
DRowContentBindStageLogger.kt24 class RowContentBindStageLogger @Inject constructor( class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DRowContentBindStageTest.java66 mock(RowContentBindStageLogger.class)); in setUp()
DNotificationTestHelper.java149 mock(RowContentBindStageLogger.class)); in NotificationTestHelper()
DNotificationEntryManagerInflationTest.java233 mock(RowContentBindStageLogger.class)); in setUp()