Home
last modified time | relevance | path

Searched refs:RowContentBindStageLogger (Results 1 – 4 of 4) 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.kt26 class RowContentBindStageLogger @Inject constructor( class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DRowContentBindStageTest.java72 new RowContentBindStageLogger(logcatLogBuffer())); in setUp()
DNotificationTestHelper.java220 new RowContentBindStageLogger(logcatLogBuffer())); in NotificationTestHelper()