Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerTest.kt54 private val mockPanelLogger = kosmos.notificationPanelLogger in <lambda>() constant
270 verify(mockPanelLogger).logPanelShown(eq(true), notificationListProtoCaptor.capture()) in <lambda>()