Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/
H A DDemoModeMobileConnectionDataSource.kt55 private val _mobileCommands = demoCommandStream.map { args -> args.toMobileEvent() } regex
56 val mobileEvents = _mobileCommands.shareIn(scope, SharingStarted.WhileSubscribed())