Home
last modified time | relevance | path

Searched defs:statusBarKeyguardViewManagerLazy (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/
DKeyguardModule.java133 Lazy<KeyguardViewController> statusBarKeyguardViewManagerLazy, in newKeyguardViewMediator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyActivityStarterInternalImpl.kt82 private val statusBarKeyguardViewManagerLazy: Lazy<StatusBarKeyguardViewManager>, in <lambda>() constant in com.android.systemui.statusbar.phone.LegacyActivityStarterInternalImpl