Searched refs:_isInCall (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/telephony/data/repository/ | ||
D | FakeTelephonyRepository.kt | 35 private val _isInCall = MutableStateFlow(false) constant in com.android.systemui.telephony.data.repository.FakeTelephonyRepository |