Searched defs:keyguardSmartspaceViewModel (Results 1 – 4 of 4) sorted by relevance
24 val Kosmos.keyguardSmartspaceViewModel by constant
47 val keyguardSmartspaceViewModel: KeyguardSmartspaceViewModel, constant in com.android.systemui.keyguard.ui.view.layout.sections.SmartspaceSection
56 private val keyguardSmartspaceViewModel: KeyguardSmartspaceViewModel, in <lambda>() constant in com.android.systemui.keyguard.ui.composable.section.SmartSpaceSection
54 @Mock private lateinit var keyguardSmartspaceViewModel: KeyguardSmartspaceViewModel variable in com.android.systemui.keyguard.ui.view.layout.sections.SmartspaceSectionTest