Home
last modified time | relevance | path

Searched defs:keyguardClockViewModel (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardClockViewModelKosmos.kt29 val Kosmos.keyguardClockViewModel by constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DSmartspaceSection.kt46 val keyguardClockViewModel: KeyguardClockViewModel, constant in com.android.systemui.keyguard.ui.view.layout.sections.SmartspaceSection
DClockSection.kt66 protected val keyguardClockViewModel: KeyguardClockViewModel, constant in com.android.systemui.keyguard.ui.view.layout.sections.ClockSection
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/sections/
DSmartspaceSectionTest.kt53 @Mock private lateinit var keyguardClockViewModel: KeyguardClockViewModel variable in com.android.systemui.keyguard.ui.view.layout.sections.SmartspaceSectionTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DAodBurnInViewModel.kt60 private val keyguardClockViewModel: KeyguardClockViewModel, in <lambda>() constant in com.android.systemui.keyguard.ui.viewmodel.AodBurnInViewModel
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewConfigurator.kt104 private val keyguardClockViewModel: KeyguardClockViewModel, constant in com.android.systemui.keyguard.KeyguardViewConfigurator
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
DKeyguardPreviewRenderer.kt149 private val keyguardClockViewModel: KeyguardClockViewModel, in <lambda>() constant