Searched defs:springForce (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/ | ||
D | PhysicsAnimator.kt | 833 val springForce = anim.spring ?: SpringForce() in applyToAnimation() constant |