Searched refs:_mobileCommands (Results 1 – 1 of 1) sorted by relevance
55 private val _mobileCommands = demoCommandStream.map { args -> args.toMobileEvent() } regex56 val mobileEvents = _mobileCommands.shareIn(scope, SharingStarted.WhileSubscribed())