Searched defs:mobileRepo (Results 1 – 3 of 3) sorted by relevance
541 val mobileRepo = underTest.getRepoForSubId(SUB_1_ID) in <lambda>() constant558 var mobileRepo = underTest.getRepoForSubId(SUB_1_ID) in <lambda>() variable587 var mobileRepo = underTest.getRepoForSubId(SUB_1_ID) in <lambda>() variable
106 private lateinit var mobileRepo: FakeMobileConnectionRepository variable in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.FullMobileConnectionRepositoryTest
84 private val mobileRepo: MobileConnectionRepository by lazy { in <lambda>() constant