Home
last modified time | relevance | path

Searched defs:nameJob (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
H A DFullMobileConnectionRepositoryTest.kt214 val nameJob = underTest.operatorAlphaShort.onEach { latestName = it }.launchIn(this) in connectionInfo_getsUpdatesFromRepo_carrierMerged() constant
255 val nameJob = underTest.operatorAlphaShort.onEach { latestName = it }.launchIn(this) in connectionInfo_getsUpdatesFromRepo_mobile() constant
296 val nameJob = underTest.operatorAlphaShort.onEach { latestName = it }.launchIn(this) in connectionInfo_updatesWhenCarrierMergedUpdates() constant