Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationController.kt66 private val lightRevealAnimator = ValueAnimator.ofFloat(1f, 0f).apply { in <lambda>() constant
141 lightRevealAnimator.cancel() in onStartedWakingUp()
171 lightRevealAnimator.start() in onStartedGoingToSleep()