Home
last modified time | relevance | path

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

/frameworks/support/design/src/android/support/design/widget/
DSwipeDismissBehavior.java214 private static final int INVALID_POINTER_ID = -1;
217 private int mActivePointerId = INVALID_POINTER_ID;
222 return mActivePointerId == INVALID_POINTER_ID && canSwipeDismissView(child);
248 mActivePointerId = INVALID_POINTER_ID;
DBottomSheetBehavior.java240 mActivePointerId = MotionEvent.INVALID_POINTER_ID; in onInterceptTouchEvent()
255 mIgnoreEvents = mActivePointerId == MotionEvent.INVALID_POINTER_ID && in onInterceptTouchEvent()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DTouchExplorer.java87 private static final int INVALID_POINTER_ID = -1; field in TouchExplorer
226 mDraggingPointerId = INVALID_POINTER_ID; in clear()
657 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()
670 if (mDraggingPointerId != INVALID_POINTER_ID) { in handleMotionEventStateDragging()
676 if (mDraggingPointerId == INVALID_POINTER_ID) { in handleMotionEventStateDragging()
725 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()
737 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()
1564 if (mPrimaryPointerId == INVALID_POINTER_ID) { in getPrimaryPointerId()
1642 mPrimaryPointerId = INVALID_POINTER_ID; in handleReceivedPointerUp()
1650 int primaryPointerId = INVALID_POINTER_ID; in findPrimaryPointerId()
/frameworks/base/core/java/android/widget/
DForwardingListener.java112 mActivePointerId = MotionEvent.INVALID_POINTER_ID; in onViewDetachedFromWindow()
/frameworks/base/docs/html/training/gestures/
Dscale.jd106 private int mActivePointerId = INVALID_POINTER_ID;
154 mActivePointerId = INVALID_POINTER_ID;
159 mActivePointerId = INVALID_POINTER_ID;
/frameworks/base/services/core/java/com/android/server/policy/
DSystemGesturesPointerEventListener.java179 if (mDownPointers == MAX_TRACKED_POINTERS || pointerId == MotionEvent.INVALID_POINTER_ID) { in findIndex()
/frameworks/base/core/java/com/android/internal/widget/
DResolverDrawerLayout.java102 private int mActivePointerId = MotionEvent.INVALID_POINTER_ID;
407 mActivePointerId = MotionEvent.INVALID_POINTER_ID;
/frameworks/base/core/java/android/view/
DMotionEvent.java179 public static final int INVALID_POINTER_ID = -1; field in MotionEvent
3715 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/api/
Dcurrent.txt41842 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff
Dtest-current.txt41921 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff
Dsystem-current.txt44842 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff