Home
last modified time | relevance | path

Searched defs:springForce (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
DPhysicsAnimator.kt833 val springForce = anim.spring ?: SpringForce() in applyToAnimation() constant