Home | History | Annotate | Download | only in launcher2

Lines Matching refs:yDiff

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