Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DUnlockedScreenOffAnimationController.kt93 private val lightRevealAnimator = ValueAnimator.ofFloat(1f, 0f).apply { regex
129 lightRevealAnimator.start()
243 lightRevealAnimator.cancel()