Searched refs:getVelocityY (Results 1 – 2 of 2) sorted by relevance
221 handled = listener.fling(tracker.getVelocityX(), tracker.getVelocityY(), button) || handled; in touchUp()422 public float getVelocityY () { in getVelocityY() method in GestureDetector.VelocityTracker
947 public float getVelocityY () { in getVelocityY() method in ScrollPane