Home
last modified time | relevance | path

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

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