Lines Matching refs:yDiff
1105 final int yDiff = (int) Math.abs(y - mLastMotionY);1110 boolean yMoved = yDiff > touchSlop;