Searched defs:clockViewModel (Results 1 – 7 of 7) sorted by relevance
39 private val clockViewModel: KeyguardClockViewModel, constant in com.android.systemui.keyguard.ui.view.layout.sections.AodBurnInSection
32 class BaseBlueprintTransition(val clockViewModel: KeyguardClockViewModel) : TransitionSet() { in <lambda>() constant in com.android.systemui.keyguard.ui.view.layout.blueprints.transitions.BaseBlueprintTransition
35 val clockViewModel: KeyguardClockViewModel, in <lambda>() constant
56 @Mock private lateinit var clockViewModel: KeyguardClockViewModel variable in com.android.systemui.keyguard.ui.binder.KeyguardClockViewBinderTest
53 private val clockViewModel: KeyguardClockViewModel, constant in com.android.systemui.keyguard.ui.composable.section.TopAreaSection
423 private val clockViewModel: KeyguardClockViewModel, in <lambda>() constant in com.android.systemui.keyguard.ui.binder.KeyguardRootViewBinder.OnLayoutChange
123 private val clockViewModel: KeyguardPreviewClockViewModel, in <lambda>() constant