Searched refs:lockscreenToGoneTransitionViewModel (Results 1 – 8 of 8) sorted by relevance
37 import com.android.systemui.keyguard.ui.viewmodel.lockscreenToGoneTransitionViewModel78 lockscreenToGoneTransitionViewModel = lockscreenToGoneTransitionViewModel, in <lambda>()
60 lockscreenToGoneTransitionViewModel = lockscreenToGoneTransitionViewModel, in <lambda>()
26 val Kosmos.lockscreenToGoneTransitionViewModel by Fixture { in <lambda>() constant
60 lockscreenToGoneTransitionViewModel: LockscreenToGoneTransitionViewModel, in <lambda>()125 lockscreenToGoneTransitionViewModel.shortcutsAlpha, in <lambda>()
107 private val lockscreenToGoneTransitionViewModel: LockscreenToGoneTransitionViewModel, in <lambda>() constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardRootViewModel257 lockscreenToGoneTransitionViewModel.lockscreenAlpha(viewState), in <lambda>()
131 private lateinit var lockscreenToGoneTransitionViewModel: LockscreenToGoneTransitionViewModel variable in com.android.systemui.keyguard.ui.viewmodel.KeyguardQuickAffordancesCombinedViewModelTest278 whenever(lockscreenToGoneTransitionViewModel.shortcutsAlpha).thenReturn(emptyFlow()) in setUp()330 lockscreenToGoneTransitionViewModel = lockscreenToGoneTransitionViewModel, in setUp()
45 private val underTest = kosmos.lockscreenToGoneTransitionViewModel
128 private val lockscreenToGoneTransitionViewModel: LockscreenToGoneTransitionViewModel, in <lambda>() constant492 lockscreenToGoneTransitionViewModel.notificationAlpha(viewState), in <lambda>()