Searched refs:getDownMotionY (Results 1 – 2 of 2) sorted by relevance
57 float absDeltaY = Math.abs(ev.getY() - getDownMotionY()); in determineScrollingStart()
1628 protected float getDownMotionY() { in getDownMotionY() method