Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/data/prod/
DDeviceBasedSatelliteRepositoryImpl.kt230 satelliteSupport.value = checkSatelliteSupportAfterMinUptime(satelliteManager) in <lambda>()
248 private suspend fun checkSatelliteSupportAfterMinUptime( in checkSatelliteSupportAfterMinUptime() method