Searched refs:mUnlockAnimationControllerLazy (Results 1 – 1 of 1) sorted by relevance
69 private final Lazy<KeyguardUnlockAnimationController> mUnlockAnimationControllerLazy; field in KeyguardStateControllerImpl129 mUnlockAnimationControllerLazy = keyguardUnlockAnimationController; in KeyguardStateControllerImpl()305 return mUnlockAnimationControllerLazy.get().isAnimatingBetweenKeyguardAndSurfaceBehind(); in isAnimatingBetweenKeyguardAndSurfaceBehind()