Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/
H A DFakeMobileConnectionsRepository.kt57 private val _activeMobileDataSubscriptionId = MutableStateFlow<Int?>(null) regex
58 override val activeMobileDataSubscriptionId = _activeMobileDataSubscriptionId
100 _activeMobileDataSubscriptionId.value = null
103 _activeMobileDataSubscriptionId.value = subId