Searched defs:deviceEntryBackgroundViewModel (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/ | ||
D | LockSection.kt | 66 private val deviceEntryBackgroundViewModel: Lazy<DeviceEntryBackgroundViewModel>, in <lambda>() constant in com.android.systemui.keyguard.ui.composable.section.LockSection |
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/ | ||
D | DefaultDeviceEntrySection.kt | 68 private val deviceEntryBackgroundViewModel: Lazy<DeviceEntryBackgroundViewModel>, in <lambda>() constant in com.android.systemui.keyguard.ui.view.layout.sections.DefaultDeviceEntrySection |