Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
DFlingAnimationUtils.java135 VelocityInterpolator velocityInterpolator = in getProperties() local
138 new InterpolatorInterpolator(velocityInterpolator, linearOutSlowIn, linearOutSlowIn); in getProperties()
212 VelocityInterpolator velocityInterpolator = in getDismissingProperties() local
215 new InterpolatorInterpolator(velocityInterpolator, mLinearOutFasterIn, linearOutSlowIn); in getDismissingProperties()