Searched defs:keyguardRootView (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ | ||
D | EmptyLockIconViewController.kt | 38 private val keyguardRootView: Lazy<KeyguardRootView>, constant in com.android.keyguard.EmptyLockIconViewController |
D | KeyguardUnfoldTransition.kt | 46 private val keyguardRootView: KeyguardRootView, in <lambda>() constant in com.android.keyguard.KeyguardUnfoldTransition |
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ | ||
D | KeyguardUnfoldTransitionTest.kt | 55 private lateinit var keyguardRootView: KeyguardRootView variable in com.android.keyguard.KeyguardUnfoldTransitionTest |
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/ | ||
D | KeyguardPreviewRenderer.kt | 380 val keyguardRootView = KeyguardRootView(previewContext, null) in <lambda>() constant |
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ | ||
D | KeyguardViewConfigurator.kt | 85 private val keyguardRootView: KeyguardRootView, constant in com.android.systemui.keyguard.KeyguardViewConfigurator |