Searched defs:levelJob (Results 1 – 2 of 2) sorted by relevance
215 val levelJob = underTest.primaryLevel.onEach { latestLevel = it }.launchIn(this) in connectionInfo_getsUpdatesFromRepo_carrierMerged() constant256 val levelJob = underTest.primaryLevel.onEach { latestLevel = it }.launchIn(this) in connectionInfo_getsUpdatesFromRepo_mobile() constant297 val levelJob = underTest.primaryLevel.onEach { latestLevel = it }.launchIn(this) in connectionInfo_updatesWhenCarrierMergedUpdates() constant
179 val levelJob = underTest.primaryLevel.onEach { latestLevel = it }.launchIn(this) in carrierMergedWifi_wrongSubId_isDefault() constant