Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/data/prod/
DDeviceBasedSatelliteRepositoryImpl.kt240 scope.launch { listenForChangesToSatelliteSupport(satelliteManager) } in <lambda>()
292 private suspend fun listenForChangesToSatelliteSupport(sm: SatelliteManager) { in listenForChangesToSatelliteSupport() method