Home
last modified time | relevance | path

Searched refs:shadeCarrierGroupController (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/
DMobileUiAdapter.kt53 private var shadeCarrierGroupController: ShadeCarrierGroupController? = null variable in com.android.systemui.statusbar.pipeline.mobile.ui.MobileUiAdapter
63 shadeCarrierGroupController?.updateModernMobileIcons(it) in start()
70 shadeCarrierGroupController = controller in setShadeCarrierGroupController()