Home
last modified time | relevance | path

Searched refs:deviceEntryBackgroundViewModel (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DAlternateBouncerUdfpsIconViewModel.kt45 deviceEntryBackgroundViewModel: DeviceEntryBackgroundViewModel, in <lambda>()
98 val bgColor: Flow<Int> = deviceEntryBackgroundViewModel.color in <lambda>()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DLockSection.kt66 private val deviceEntryBackgroundViewModel: Lazy<DeviceEntryBackgroundViewModel>, in <lambda>() constant in com.android.systemui.keyguard.ui.composable.section.LockSection
94 deviceEntryBackgroundViewModel.get(), in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DDefaultDeviceEntrySection.kt68 private val deviceEntryBackgroundViewModel: Lazy<DeviceEntryBackgroundViewModel>, in <lambda>() constant in com.android.systemui.keyguard.ui.view.layout.sections.DefaultDeviceEntrySection
105 deviceEntryBackgroundViewModel.get(), in <lambda>()