Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java823 private final Lazy<KeyguardUnlockAnimationController> mKeyguardUnlockAnimationControllerLazy; field in KeyguardViewMediator
884 mKeyguardUnlockAnimationControllerLazy = keyguardUnlockAnimationControllerLazy; in KeyguardViewMediator()
2297 mKeyguardUnlockAnimationControllerLazy.get().notifyStartKeyguardExitAnimation( in handleStartKeyguardExitAnimation()
2428 mKeyguardUnlockAnimationControllerLazy.get().hideKeyguardViewAfterRemoteAnimation(); in onKeyguardExitRemoteAnimationFinished()
2433 mKeyguardUnlockAnimationControllerLazy.get().notifyFinishedKeyguardExitAnimation(); in onKeyguardExitRemoteAnimationFinished()