Searched defs:occludedToLockscreenTransitionViewModel (Results 1 – 6 of 6) sorted by relevance
30 var Kosmos.occludedToLockscreenTransitionViewModel by Fixture { in <lambda>() variable
59 private val occludedToLockscreenTransitionViewModel: OccludedToLockscreenTransitionViewModel, in <lambda>() constant in com.android.systemui.keyguard.ui.viewmodel.AodBurnInViewModel
113 private val occludedToLockscreenTransitionViewModel: OccludedToLockscreenTransitionViewModel, in <lambda>() constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardRootViewModel
112 private lateinit var occludedToLockscreenTransitionViewModel: variable in com.android.systemui.keyguard.ui.viewmodel.KeyguardQuickAffordancesCombinedViewModelTest
134 private val occludedToLockscreenTransitionViewModel: OccludedToLockscreenTransitionViewModel, in <lambda>() constant
695 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()