Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationController.kt47 private const val ANIMATE_IN_KEYGUARD_DELAY = 600L constant
328 (ANIMATE_IN_KEYGUARD_DELAY * animatorDurationScale).toLong() in startAnimation()