Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
DTouchState.java19 import static android.view.MotionEvent.INVALID_POINTER_ID;
453 if (mPrimaryPointerId == INVALID_POINTER_ID) { in getPrimaryPointerId()
494 mPrimaryPointerId = INVALID_POINTER_ID; in handleReceivedPointerUp()
500 int primaryPointerId = INVALID_POINTER_ID; in findPrimaryPointerId()
DSecondFingerMultiTap.java19 import static android.view.MotionEvent.INVALID_POINTER_ID;
60 mSecondFingerPointerId = INVALID_POINTER_ID; in clear()
DMultiFingerSwipe.java19 import static android.view.MotionEvent.INVALID_POINTER_ID;
113 mPointerIds[i] = INVALID_POINTER_ID; in clear()
147 if (mPointerIds[pointerIndex] != INVALID_POINTER_ID) { in onDown()
194 if (mPointerIds[pointerIndex] != INVALID_POINTER_ID) { in onPointerDown()
254 if (mPointerIds[pointerIndex] == INVALID_POINTER_ID) { in onMove()
DTouchExplorer.java19 import static android.view.MotionEvent.INVALID_POINTER_ID;
200 mDraggingPointerId = INVALID_POINTER_ID; in clear()
694 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()
709 if (mDraggingPointerId != INVALID_POINTER_ID) { in handleMotionEventStateDragging()
716 if (mDraggingPointerId == INVALID_POINTER_ID) { in handleMotionEventStateDragging()
768 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()
781 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()
/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.java230 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;
510 mActivePointerId = MotionEvent.INVALID_POINTER_ID;
/frameworks/base/core/java/android/view/
DMotionEvent.java197 public static final int INVALID_POINTER_ID = -1; field in MotionEvent
4148 id = INVALID_POINTER_ID; in clear()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33046 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff
/frameworks/base/api/
Dcurrent.txt53345 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff