Searched defs:spring (Results 1 – 4 of 4) sorted by relevance
172 fun spring( regex194 fun spring( regex210 fun spring( regex224 fun spring( regex
322 SpringForce spring, Float finalPosition) { in flingThenSpringFirstBubbleWithStackFollowing()330 SpringForce spring, float vel, float finalPosition, Runnable... after) { in springFirstBubbleWithStackFollowing()
79 private val spring = PhysicsAnimator.SpringConfig(STIFFNESS_LOW, DAMPING_RATIO_LOW_BOUNCY) regex
619 DynamicAnimation.ViewProperty property, SpringForce spring, in springFirstBubbleWithStackFollowing()