Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DDefaultIndicationAreaSection.kt38 private val keyguardIndicationAreaViewModel: KeyguardIndicationAreaViewModel, constant in com.android.systemui.keyguard.ui.view.layout.sections.DefaultIndicationAreaSection
56 keyguardIndicationAreaViewModel, in bindData()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/sections/
DDefaultIndicationAreaSectionTest.kt41 @Mock private lateinit var keyguardIndicationAreaViewModel: KeyguardIndicationAreaViewModel variable in com.android.systemui.keyguard.ui.view.layout.sections.DefaultIndicationAreaSectionTest
52 keyguardIndicationAreaViewModel, in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewConfigurator.kt87 private val keyguardIndicationAreaViewModel: KeyguardIndicationAreaViewModel, constant in com.android.systemui.keyguard.KeyguardViewConfigurator
180 keyguardIndicationAreaViewModel, in bindIndicationArea()