Searched refs:InterpolatorInterpolator (Results 1 – 1 of 1) sorted by relevance
138 new InterpolatorInterpolator(velocityInterpolator, linearOutSlowIn, linearOutSlowIn); in getProperties()214 InterpolatorInterpolator superInterpolator = in getDismissingProperties()215 new InterpolatorInterpolator(velocityInterpolator, mLinearOutFasterIn, linearOutSlowIn); in getDismissingProperties()247 private static final class InterpolatorInterpolator implements Interpolator { class in FlingAnimationUtils253 InterpolatorInterpolator( in InterpolatorInterpolator() method in FlingAnimationUtils.InterpolatorInterpolator