Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationController.kt87 private var animatorDurationScale = 1f variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
174 animatorDurationScale = in updateAnimatorDurationScale()
328 (ANIMATE_IN_KEYGUARD_DELAY * animatorDurationScale).toLong() in startAnimation()