Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt288 val surfaceBehindEntryAnimator = ValueAnimator.ofFloat(0f, 1f) regex
366 with(surfaceBehindEntryAnimator) {
647 surfaceBehindEntryAnimator.start()
973 surfaceBehindEntryAnimator.cancel()