Searched refs:_activeMobileDataSubscriptionId (Results 1 – 1 of 1) sorted by relevance
57 private val _activeMobileDataSubscriptionId = MutableStateFlow<Int?>(null) regex58 override val activeMobileDataSubscriptionId = _activeMobileDataSubscriptionId100 _activeMobileDataSubscriptionId.value = null103 _activeMobileDataSubscriptionId.value = subId