Home
last modified time | relevance | path

Searched refs:DAMPED_SCROLL (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DSpringRelativeLayout.java44 private static final FloatPropertyCompat<SpringRelativeLayout> DAMPED_SCROLL = field in SpringRelativeLayout
74 mSpring = new SpringAnimation(this, DAMPED_SCROLL, 0); in SpringRelativeLayout()