Searched refs:_activeMobileRepository (Results 1 – 1 of 1) sorted by relevance
60 private val _activeMobileRepository = MutableStateFlow<MobileConnectionRepository?>(null) regex61 override val activeMobileDataRepository = _activeMobileRepository101 _activeMobileRepository.value = null104 _activeMobileRepository.value = getRepoForSubId(subId)