Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/demo/
H A DDemoModeWifiDataSource.kt43 private val _wifiCommands = demoCommandStream.map { args -> args.toWifiEvent() } regex
44 val wifiEvents = _wifiCommands.shareIn(scope, SharingStarted.WhileSubscribed())