Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DVisualInterruptionDecisionProviderTestBase.kt97 private val fakeLogBuffer = in <lambda>() constant
125 protected val newLogger = VisualInterruptionDecisionLogger(fakeLogBuffer) in <lambda>()
126 protected val oldLogger = NotificationInterruptLogger(fakeLogBuffer) in <lambda>()