Searched refs:wifiLogBuffer (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/ | ||
D | WifiRepositorySwitcherTest.kt | 72 private val wifiLogBuffer = LogBuffer("wifi", maxSize = 100, logcatEchoTracker = mock()) constant in com.android.systemui.statusbar.pipeline.wifi.data.repository.WifiRepositorySwitcherTest |
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/ | ||
D | MobileConnectionsRepositoryTest.kt | 140 private val wifiLogBuffer = LogBuffer("wifi", maxSize = 100, logcatEchoTracker = mock()) in <lambda>() constant in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.MobileConnectionsRepositoryTest |