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