Home | History | Annotate | Download | only in sgv

Lines Matching defs:TOUCH_MODE_DRAGGING

201     private static final int TOUCH_MODE_DRAGGING = 1;
916 mTouchMode = TOUCH_MODE_DRAGGING;
935 mTouchMode = TOUCH_MODE_DRAGGING;
973 mTouchMode = TOUCH_MODE_DRAGGING;
976 if (mTouchMode == TOUCH_MODE_DRAGGING) {