Home
last modified time | relevance | path

Searched defs:smartspaceViewModel (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardPreviewSmartspaceViewModel.kt34 val smartspaceViewModel: KeyguardSmartspaceViewModel, in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DClockSection.kt68 val smartspaceViewModel: KeyguardSmartspaceViewModel, constant in com.android.systemui.keyguard.ui.view.layout.sections.ClockSection
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewConfigurator.kt105 private val smartspaceViewModel: KeyguardSmartspaceViewModel, constant in com.android.systemui.keyguard.KeyguardViewConfigurator
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
DKeyguardPreviewRenderer.kt124 private val smartspaceViewModel: KeyguardPreviewSmartspaceViewModel, in <lambda>() constant