Home | History | Annotate | Download | only in widget

Lines Matching defs:mTouchY

99     private float mTouchY;
719 mTouchY = y;
734 Math.abs(y - mTouchY) > mTouchSlop) {
738 mTouchY = y;