Searched refs:FakeMobileConnectionRepository (Results 1 – 9 of 9) sorted by relevance
31 import com.android.systemui.statusbar.pipeline.mobile.data.repository.FakeMobileConnectionRepository69 private lateinit var repository: FakeMobileConnectionRepository99 FakeMobileConnectionRepository(SUB_1_ID, tableLogBuffer).apply { in setUp()
43 import com.android.systemui.statusbar.pipeline.mobile.data.repository.FakeMobileConnectionRepository82 private lateinit var repository: FakeMobileConnectionRepository107 FakeMobileConnectionRepository(SUB_1_ID, tableLogBuffer).apply { in setUp()
36 import com.android.systemui.statusbar.pipeline.mobile.data.repository.FakeMobileConnectionRepository106 private lateinit var mobileRepo: FakeMobileConnectionRepository107 private lateinit var carrierMergedRepo: FakeMobileConnectionRepository112 FakeMobileConnectionRepository( in setUp()117 FakeMobileConnectionRepository( in setUp()
33 import com.android.systemui.statusbar.pipeline.mobile.data.repository.FakeMobileConnectionRepository948 private val CONNECTION_1 = FakeMobileConnectionRepository(SUB_1_ID, mock())957 private val CONNECTION_2 = FakeMobileConnectionRepository(SUB_2_ID, mock())968 private val CONNECTION_3 = FakeMobileConnectionRepository(SUB_3_ID, mock())979 private val CONNECTION_4 = FakeMobileConnectionRepository(SUB_4_ID, mock())
35 import com.android.systemui.statusbar.pipeline.mobile.data.repository.FakeMobileConnectionRepository74 private val connectionRepository = FakeMobileConnectionRepository(SUB_1_ID, mock())
29 class FakeMobileConnectionRepository( class
82 ?: FakeMobileConnectionRepository( in getRepoForSubId()
36 import com.android.systemui.statusbar.pipeline.mobile.data.repository.FakeMobileConnectionRepository79 FakeMobileConnectionRepository(SUB_1_ID, tableLogBuffer)
45 import com.android.systemui.statusbar.pipeline.mobile.data.repository.FakeMobileConnectionRepository in <lambda>()95 FakeMobileConnectionRepository(SUB_1_ID, tableLogBuffer) in <lambda>()