Searched refs:getDownMotionX (Results 1 – 2 of 2) sorted by relevance
59 float absDeltaX = Math.abs(ev.getX() - getDownMotionX()); in determineScrollingStart()
1727 protected float getDownMotionX() { in getDownMotionX() method