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