Searched refs:getCurrentVelocity (Results 1 – 2 of 2) sorted by relevance
358 float vel = getCurrentVelocity(lastX, lastY); in flingWithCurrentVelocity()549 private float getCurrentVelocity(float lastX, float lastY) { in getCurrentVelocity() method in SwipeButtonHelper
598 final float velocity = getCurrentVelocity(); in stopDrag()699 EXIT_FLING_ANIMATION_DURATION_MS, getCurrentVelocity(), in scrollOffBottom()938 private float getCurrentVelocity() { in getCurrentVelocity() method in MultiShrinkScroller