Searched refs:activeRepo (Results 1 – 7 of 7) sorted by relevance
116 activeRepo121 activeRepo126 activeRepo141 activeRepo152 activeRepo167 activeRepo178 activeRepo189 activeRepo200 activeRepo211 activeRepo[all …]
114 activeRepo119 activeRepo128 activeRepo137 activeRepo.flatMapLatest { it.activeSubChangedInGroupEvent }140 activeRepo149 activeRepo.flatMapLatest { it.defaultMobileIconMapping }152 activeRepo.flatMapLatest { it.defaultMobileIconGroup }155 activeRepo160 activeRepo165 activeRepo[all …]
93 val activeRepo = regex105 activeRepo110 activeRepo115 activeRepo120 activeRepo125 activeRepo130 activeRepo
116 assertThat(underTest.activeRepo.value).isSameInstanceAs(realImpl)119 val job = underTest.activeRepo.onEach { latest = it }.launchIn(this)
146 assertThat(underTest.activeRepo.value).isEqualTo(carrierMergedRepo)169 assertThat(underTest.activeRepo.value).isEqualTo(mobileRepo)183 val job = underTest.activeRepo.onEach { latest = it }.launchIn(this)
360 val activeRepo by collectLastValue(underTest.activeMobileDataRepository) regex367 assertThat(activeRepo).isNotNull()395 val activeRepo by collectLastValue(underTest.activeMobileDataRepository) regex402 assertThat(activeRepo).isNotNull()413 assertThat(activeRepo).isSameInstanceAs(newRepo)
169 val job = underTest.activeRepo.onEach { latest = it }.launchIn(this)