Searched refs:getCurrentVelocity (Results 1 – 2 of 2) sorted by relevance
337 getCurrentVelocity()); in onInterceptTouchEvent()377 private float getCurrentVelocity() { in getCurrentVelocity() method in ExpandHelper498 getCurrentVelocity()); in onTouchEvent()
315 float vel = getCurrentVelocity(lastX, lastY); in flingWithCurrentVelocity()477 private float getCurrentVelocity(float lastX, float lastY) { in getCurrentVelocity() method in KeyguardAffordanceHelper