Home
last modified time | relevance | path

Searched defs:keyguardRootView (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DEmptyLockIconViewController.kt38 private val keyguardRootView: Lazy<KeyguardRootView>, constant in com.android.keyguard.EmptyLockIconViewController
DKeyguardUnfoldTransition.kt46 private val keyguardRootView: KeyguardRootView, in <lambda>() constant in com.android.keyguard.KeyguardUnfoldTransition
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardUnfoldTransitionTest.kt55 private lateinit var keyguardRootView: KeyguardRootView variable in com.android.keyguard.KeyguardUnfoldTransitionTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
DKeyguardPreviewRenderer.kt380 val keyguardRootView = KeyguardRootView(previewContext, null) in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewConfigurator.kt85 private val keyguardRootView: KeyguardRootView, constant in com.android.systemui.keyguard.KeyguardViewConfigurator