Searched refs:STIFFNESS (Results 1 – 2 of 2) sorted by relevance
40 private static final float STIFFNESS = (STIFFNESS_MEDIUM + STIFFNESS_LOW) / 2; field in SpringRelativeLayout76 .setStiffness(STIFFNESS) in SpringRelativeLayout()
573 private final static int STIFFNESS = 4000; field in DragView.SpringFloatValue589 .setStiffness(STIFFNESS)); in SpringFloatValue()