Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DFlingAnimationUtils.java45 private Interpolator mFastOutSlowIn; field in FlingAnimationUtils
57 mFastOutSlowIn in FlingAnimationUtils()
154 mAnimatorProperties.interpolator = mFastOutSlowIn; in getProperties()