Searched defs:primaryLevel (Results 1 – 7 of 7) sorted by relevance
40 override val primaryLevel = MutableStateFlow(0) constant in com.android.systemui.statusbar.pipeline.mobile.data.repository.FakeMobileConnectionRepository
87 val primaryLevel: StateFlow<Int> constant
124 override val primaryLevel = in <lambda>() constant in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.CarrierMergedConnectionRepository
199 override val primaryLevel = in <lambda>() constant
233 override val primaryLevel = in <lambda>() constant
135 override val primaryLevel = constant in com.android.systemui.statusbar.pipeline.mobile.data.repository.demo.DemoMobileConnectionRepository
264 ) { isGsm, primaryLevel, cdmaLevel, alwaysUseCdmaLevel -> in primaryLevel() method