Home
last modified time | relevance | path

Searched defs:clockInteractor (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/
DLockscreenContent.kt41 private val clockInteractor: KeyguardClockInteractor, constant in com.android.systemui.keyguard.ui.composable.LockscreenContent
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardBlueprintInteractor.kt56 private val clockInteractor: KeyguardClockInteractor, in <lambda>() constant in com.android.systemui.keyguard.domain.interactor.KeyguardBlueprintInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DClockSection.kt65 private val clockInteractor: KeyguardClockInteractor, constant in com.android.systemui.keyguard.ui.view.layout.sections.ClockSection
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DTopAreaSection.kt58 private val clockInteractor: KeyguardClockInteractor, constant in com.android.systemui.keyguard.ui.composable.section.TopAreaSection
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ui/viewmodel/
DShadeHeaderViewModel.kt68 private val clockInteractor: ShadeHeaderClockInteractor, in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewConfigurator.kt108 private val clockInteractor: KeyguardClockInteractor, constant in com.android.systemui.keyguard.KeyguardViewConfigurator