Searched refs:INVALID_POINTER_ID (Results 1 – 11 of 11) sorted by relevance
19 import static android.view.MotionEvent.INVALID_POINTER_ID;455 if (mPrimaryPointerId == INVALID_POINTER_ID) { in getPrimaryPointerId()496 mPrimaryPointerId = INVALID_POINTER_ID; in handleReceivedPointerUp()502 int primaryPointerId = INVALID_POINTER_ID; in findPrimaryPointerId()
28 import static android.view.MotionEvent.INVALID_POINTER_ID;237 mDraggingPointerId = INVALID_POINTER_ID; in clear()844 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()859 if (mDraggingPointerId != INVALID_POINTER_ID) { in handleMotionEventStateDragging()866 if (mDraggingPointerId == INVALID_POINTER_ID) { in handleMotionEventStateDragging()883 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()895 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()906 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()914 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()1045 if (mDraggingPointerId != INVALID_POINTER_ID) { in computeDraggingPointerIdIfNeeded()[all …]
19 import static android.view.MotionEvent.INVALID_POINTER_ID;102 mPointerIds[i] = INVALID_POINTER_ID; in clear()136 if (mPointerIds[pointerIndex] != INVALID_POINTER_ID) { in onDown()182 if (mPointerIds[pointerIndex] != INVALID_POINTER_ID) { in onPointerDown()241 if (mPointerIds[pointerIndex] == INVALID_POINTER_ID) { in onMove()
19 import static android.view.MotionEvent.INVALID_POINTER_ID;60 mSecondFingerPointerId = INVALID_POINTER_ID; in clear()
18 import static android.view.MotionEvent.INVALID_POINTER_ID;50 protected int mActivePointerId = INVALID_POINTER_ID;240 if (pointerIndex == INVALID_POINTER_ID) { in onTouchEvent()
113 mActivePointerId = MotionEvent.INVALID_POINTER_ID; in onViewDetachedFromWindow()
240 if (mDownPointers == MAX_TRACKED_POINTERS || pointerId == MotionEvent.INVALID_POINTER_ID) { in findIndex()
120 private int mActivePointerId = MotionEvent.INVALID_POINTER_ID;517 mActivePointerId = MotionEvent.INVALID_POINTER_ID;
199 public static final int INVALID_POINTER_ID = -1; field in MotionEvent4229 id = INVALID_POINTER_ID; in clear()
48078 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff
33046 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff