Home
last modified time | relevance | path

Searched defs:isSatelliteAllowedForCurrentLocation (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/satellite/data/prod/
DFakeDeviceBasedSatelliteRepository.kt30 override val isSatelliteAllowedForCurrentLocation = MutableStateFlow(false) constant in com.android.systemui.statusbar.pipeline.satellite.data.prod.FakeDeviceBasedSatelliteRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/data/
DDeviceBasedSatelliteRepository.kt39 val isSatelliteAllowedForCurrentLocation: StateFlow<Boolean> constant
DDeviceBasedSatelliteRepositorySwitcher.kt116 override val isSatelliteAllowedForCurrentLocation: StateFlow<Boolean> = in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/data/demo/
DDemoDeviceBasedSatelliteRepository.kt49 override val isSatelliteAllowedForCurrentLocation = MutableStateFlow(true) in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/data/prod/
DDeviceBasedSatelliteRepositoryImpl.kt253 override val isSatelliteAllowedForCurrentLocation = constant