Searched refs:VelocityInterpolator (Results 1 – 1 of 1) sorted by relevance
213 VelocityInterpolator velocityInterpolator = new VelocityInterpolator( in getProperties()310 VelocityInterpolator velocityInterpolator = new VelocityInterpolator( in getDismissingProperties()380 private static final class VelocityInterpolator implements Interpolator { class in FlingAnimationUtils386 private VelocityInterpolator(float durationSeconds, float velocity, float diff) { in VelocityInterpolator() method in FlingAnimationUtils.VelocityInterpolator