Searched refs:lockscreenContentViewModel (Results 1 – 5 of 5) sorted by relevance
62 private val lockscreenContentViewModel: LockscreenContentViewModel, constant94 lockscreenContentViewModel.shouldUseSplitNotificationShade.collectAsStateWithLifecycle() in SceneScope()96 lockscreenContentViewModel.areNotificationsVisible.collectAsStateWithLifecycle() in SceneScope()
58 private val lockscreenContentViewModel: LockscreenContentViewModel, in <lambda>() constant in com.android.systemui.keyguard.ui.composable.section.SmartSpaceSection74 top = { lockscreenContentViewModel.getSmartSpacePaddingTop(resources) }, in <lambda>()
27 val Kosmos.lockscreenContentViewModel by constant
106 private val lockscreenContentViewModel: LockscreenContentViewModel, constant in com.android.systemui.keyguard.KeyguardViewConfigurator143 viewModel = lockscreenContentViewModel, in start()
73 underTest = lockscreenContentViewModel in <lambda>()