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.java184 VelocityInterpolator velocityInterpolator in getProperties() local
187 velocityInterpolator, slowInInterpolator, Interpolators.LINEAR_OUT_SLOW_IN); in getProperties()
281 VelocityInterpolator velocityInterpolator in getDismissingProperties() local
284 velocityInterpolator, mLinearOutFasterIn, Interpolators.LINEAR_OUT_SLOW_IN); in getDismissingProperties()