Searched refs:KeyguardClockViewBinder (Results 1 – 3 of 3) sorted by relevance
71 KeyguardClockViewBinder.addClockViews(clock, rootView) in addClockViews_WeatherClock()79 KeyguardClockViewBinder.addClockViews(clock, rootView) in addClockViews_nonWeatherClock()86 KeyguardClockViewBinder.updateBurnInLayer(rootView, clockViewModel, ClockSize.LARGE) in addClockViewsToBurnInLayer_LargeWeatherClock()93 KeyguardClockViewBinder.updateBurnInLayer(rootView, clockViewModel, ClockSize.LARGE) in addClockViewsToBurnInLayer_LargeNonWeatherClock()101 KeyguardClockViewBinder.updateBurnInLayer(rootView, clockViewModel, ClockSize.SMALL) in addClockViewsToBurnInLayer_SmallClock()
42 object KeyguardClockViewBinder { in <lambda>() object43 private val TAG = KeyguardClockViewBinder::class.simpleName!! in <lambda>()
40 import com.android.systemui.keyguard.ui.binder.KeyguardClockViewBinder in <lambda>()78 KeyguardClockViewBinder.bind( in bindData()