Searched defs:spring (Results 1 – 4 of 4) sorted by relevance
48 private val spring = PhysicsAnimator.SpringConfig(STIFFNESS_LOW, DAMPING_RATIO_LOW_BOUNCY) constant
322 SpringForce spring, Float finalPosition) { in flingThenSpringFirstBubbleWithStackFollowing()330 SpringForce spring, float vel, float finalPosition, Runnable... after) { in springFirstBubbleWithStackFollowing()
178 fun spring( in spring() method200 fun spring( in spring() method216 fun spring( in spring() method230 fun spring( in spring() method
658 DynamicAnimation.ViewProperty property, SpringForce spring, in springFirstBubbleWithStackFollowing()