Searched refs:rootViewModel (Results 1 – 6 of 6) sorted by relevance
48 rootViewModel: KeyguardRootViewModel?, in <lambda>()95 rootViewModel?.lastRootViewTapPosition?.filterNotNull()?.collect { point -> in <lambda>()
54 rootViewModel: KeyguardRootViewModel, in <lambda>()115 rootViewModel.burnInModel.collect { burnInModel -> in <lambda>()
58 private val rootViewModel: KeyguardRootViewModel, constant in com.android.systemui.keyguard.ui.view.layout.sections.AodNotificationIconsSection112 val isVisible = rootViewModel.isNotifIconContainerVisible.value in applyConstraints()
70 private val rootViewModel: KeyguardRootViewModel, constant in com.android.systemui.keyguard.ui.view.layout.sections.ClockSection84 rootViewModel, in bindData()
73 rootViewModel = null, in <lambda>()
43 rootViewModel = keyguardRootViewModel, in <lambda>()