Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DFlingAnimationUtils.java145 VelocityInterpolator velocityInterpolator in getProperties() local
148 velocityInterpolator, mLinearOutSlowIn, mLinearOutSlowIn); in getProperties()
218 VelocityInterpolator velocityInterpolator in getDismissingProperties() local
221 velocityInterpolator, mLinearOutFasterIn, mLinearOutSlowIn); in getDismissingProperties()