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.java144 VelocityInterpolator velocityInterpolator in getProperties() local
147 velocityInterpolator, mLinearOutSlowIn, mLinearOutSlowIn); in getProperties()
217 VelocityInterpolator velocityInterpolator in getDismissingProperties() local
220 velocityInterpolator, mLinearOutFasterIn, mLinearOutSlowIn); in getDismissingProperties()