Searched defs:satelliteSupport (Results 1 – 1 of 1) sorted by relevance
113 ): Flow<T> = flatMapLatest { satelliteSupport -> in <lambda>() method166 val satelliteSupport: MutableStateFlow<SatelliteSupport> = MutableStateFlow(Unknown) constant