Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DTouchExplorer.java89 private static final int INVALID_POINTER_ID = -1; field in TouchExplorer
242 mDraggingPointerId = INVALID_POINTER_ID; in clear()
671 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()
686 if (mDraggingPointerId != INVALID_POINTER_ID) { in handleMotionEventStateDragging()
692 if (mDraggingPointerId == INVALID_POINTER_ID) { in handleMotionEventStateDragging()
749 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()
761 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()
1604 if (mPrimaryPointerId == INVALID_POINTER_ID) { in getPrimaryPointerId()
1682 mPrimaryPointerId = INVALID_POINTER_ID; in handleReceivedPointerUp()
1690 int primaryPointerId = INVALID_POINTER_ID; in findPrimaryPointerId()
/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.java220 if (mDownPointers == MAX_TRACKED_POINTERS || pointerId == MotionEvent.INVALID_POINTER_ID) { in findIndex()
/frameworks/base/core/java/com/android/internal/widget/
DResolverDrawerLayout.java114 private int mActivePointerId = MotionEvent.INVALID_POINTER_ID;
473 mActivePointerId = MotionEvent.INVALID_POINTER_ID;
/frameworks/base/core/java/android/view/
DMotionEvent.java197 public static final int INVALID_POINTER_ID = -1; field in MotionEvent
4051 id = INVALID_POINTER_ID; in clear()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33046 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff
/frameworks/base/non-updatable-api/
Dcurrent.txt51091 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff
/frameworks/base/api/
Dcurrent.txt51235 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff