Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/data/prod/
DDeviceBasedSatelliteRepositoryImpl.kt424 supported = ::connectionStateFlow,
431 private fun connectionStateFlow(sm: SupportedSatelliteManager): Flow<SatelliteConnectionState> = in connectionStateFlow() method