Home
last modified time | relevance | path

Searched defs:wifiEvents (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/demo/
DDemoModeWifiDataSource.kt44 val wifiEvents = _wifiCommands.shareIn(scope, SharingStarted.WhileSubscribed()) in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/
DDemoMobileConnectionsRepositoryKairos.kt78 private val wifiEvents: Events<FakeWifiEventModel?> = buildEvents { in <lambda>() constant