Searched refs:velocityInterpolator (Results 1 – 2 of 2) sorted by relevance
135 VelocityInterpolator velocityInterpolator = in getProperties() local138 new InterpolatorInterpolator(velocityInterpolator, linearOutSlowIn, linearOutSlowIn); in getProperties()212 VelocityInterpolator velocityInterpolator = in getDismissingProperties() local215 new InterpolatorInterpolator(velocityInterpolator, mLinearOutFasterIn, linearOutSlowIn); in getDismissingProperties()
181 VelocityInterpolator velocityInterpolator = new VelocityInterpolator( in getProperties() local184 velocityInterpolator, slowInInterpolator, Interpolators.LINEAR_OUT_SLOW_IN); in getProperties()278 VelocityInterpolator velocityInterpolator = new VelocityInterpolator( in getDismissingProperties() local281 velocityInterpolator, mLinearOutFasterIn, Interpolators.LINEAR_OUT_SLOW_IN); in getDismissingProperties()