Searched defs:mHighVelocityPxPerSecond (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DFlingAnimationUtils.java47 private float mHighVelocityPxPerSecond; field in class:FlingAnimationUtils
93 mHighVelocityPxPerSecond
290 / (mHighVelocityPxPerSecond - mMinVelocityPxPerSecond);

Completed in 36 milliseconds