Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt273 var wallpaperCannedUnlockAnimator = ValueAnimator.ofFloat(0f, 1f) regex
351 with(wallpaperCannedUnlockAnimator) {
974 wallpaperCannedUnlockAnimator.cancel()
1018 wallpaperCannedUnlockAnimator.cancel()
1019 wallpaperCannedUnlockAnimator.start()