Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/
H A DKeyguardModule.java83 Lazy<KeyguardViewController> statusBarKeyguardViewManagerLazy, in newKeyguardViewMediator() argument
106 statusBarKeyguardViewManagerLazy, in newKeyguardViewMediator()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java834 Lazy<KeyguardViewController> statusBarKeyguardViewManagerLazy, in KeyguardViewMediator() argument
854 mKeyguardViewControllerLazy = statusBarKeyguardViewManagerLazy; in KeyguardViewMediator()