Searched refs:STATE_DRAGGING (Results 1 – 4 of 4) sorted by relevance
47 public static final int STATE_DRAGGING = 0x00000002; field in TouchExplorerTest61 private static final int STATE_DRAGGING_2FINGERS = STATE_DRAGGING | FLAG_2FINGERS;125 assertState(STATE_DRAGGING); in testTwoFingersDrag_shouldDraggingAndActionDown()
98 public static final int STATE_DRAGGING = 7; field in MagnificationGestureHandlerTest391 case STATE_DRAGGING: { in assertIn()451 case STATE_DRAGGING: {507 case STATE_DRAGGING: {
82 private static final int STATE_DRAGGING = 2; field in FastScroller532 if (hasMoreItems && mState != STATE_DRAGGING) { in onItemCountChanged()850 case STATE_DRAGGING: in setState()865 final boolean isPressed = mState == STATE_DRAGGING; in refreshDrawablePressedState()950 if (hasMoreItems && mState != STATE_DRAGGING) { in onScroll()960 if (mState != STATE_DRAGGING) { in onScroll()1382 setState(STATE_DRAGGING); in beginDrag()1460 if (mState == STATE_DRAGGING || isPointInside(event.getX(), event.getY())) { in onResolvePointerIcon()1494 if (mState == STATE_DRAGGING) { in onTouchEvent()1517 if (mState == STATE_DRAGGING) { in onTouchEvent()
68 private static final int STATE_DRAGGING = 0x00000002; field in TouchExplorer241 case STATE_DRAGGING: { in clear()304 case STATE_DRAGGING: { in onMotionEvent()605 mCurrentState = STATE_DRAGGING; in handleMotionEventStateTouchExploring()1127 case STATE_DRAGGING: in getStateSymbolicName()