Searched refs:DAMPED_SCROLL (Results 1 – 1 of 1) sorted by relevance
44 private static final FloatPropertyCompat<SpringRelativeLayout> DAMPED_SCROLL = field in SpringRelativeLayout74 mSpring = new SpringAnimation(this, DAMPED_SCROLL, 0); in SpringRelativeLayout()