Searched refs:getCurrentVelocity (Results 1 – 2 of 2) sorted by relevance
347 getCurrentVelocity()); in onInterceptTouchEvent()387 private float getCurrentVelocity() { in getCurrentVelocity() method in ExpandHelper508 getCurrentVelocity()); in onTouchEvent()
316 float vel = getCurrentVelocity(lastX, lastY); in flingWithCurrentVelocity()480 private float getCurrentVelocity(float lastX, float lastY) { in getCurrentVelocity() method in KeyguardAffordanceHelper