Searched refs:linearOutSlowIn (Results 1 – 1 of 1) sorted by relevance
38 private Interpolator linearOutSlowIn; field in FlingAnimationUtils48 linearOutSlowIn = new PathInterpolator(0, 0, LINEAR_OUT_SLOW_IN_X2, 1); in FlingAnimationUtils()130 animatorProperties.interpolator = linearOutSlowIn; in getProperties()138 new InterpolatorInterpolator(velocityInterpolator, linearOutSlowIn, linearOutSlowIn); in getProperties()215 new InterpolatorInterpolator(velocityInterpolator, mLinearOutFasterIn, linearOutSlowIn); in getDismissingProperties()