Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java4062 final ViewPropertyAnimator mKeyguardRootViewAnimator = mKeyguardRootView.animate(); in startUnlockHintAnimationPhase1() local
4063 mKeyguardRootViewAnimator in startUnlockHintAnimationPhase1()
4067 .withEndAction(() -> mKeyguardRootViewAnimator in startUnlockHintAnimationPhase1()