Searched refs:_dataEnabled (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/ | ||
D | FakeMobileConnectionRepository.kt | 53 private val _dataEnabled = MutableStateFlow(true) constant in com.android.systemui.statusbar.pipeline.mobile.data.repository.FakeMobileConnectionRepository |