Home
last modified time | relevance | path

Searched refs:INVALID_POINTER_ID (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
DTouchState.java19 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()
DTouchExplorer.java28 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 …]
DMultiFingerSwipe.java19 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()
DSecondFingerMultiTap.java19 import static android.view.MotionEvent.INVALID_POINTER_ID;
60 mSecondFingerPointerId = INVALID_POINTER_ID; in clear()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/touch/
DSwipeDetector.java18 import static android.view.MotionEvent.INVALID_POINTER_ID;
50 protected int mActivePointerId = INVALID_POINTER_ID;
240 if (pointerIndex == INVALID_POINTER_ID) { in onTouchEvent()
/frameworks/base/core/java/android/widget/
DForwardingListener.java113 mActivePointerId = MotionEvent.INVALID_POINTER_ID; in onViewDetachedFromWindow()
/frameworks/base/services/core/java/com/android/server/wm/
DSystemGesturesPointerEventListener.java240 if (mDownPointers == MAX_TRACKED_POINTERS || pointerId == MotionEvent.INVALID_POINTER_ID) { in findIndex()
/frameworks/base/core/java/com/android/internal/widget/
DResolverDrawerLayout.java120 private int mActivePointerId = MotionEvent.INVALID_POINTER_ID;
517 mActivePointerId = MotionEvent.INVALID_POINTER_ID;
/frameworks/base/core/java/android/view/
DMotionEvent.java199 public static final int INVALID_POINTER_ID = -1; field in MotionEvent
4229 id = INVALID_POINTER_ID; in clear()
/frameworks/base/core/api/
Dcurrent.txt48078 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33046 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff