Home
last modified time | relevance | path

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

/frameworks/base/tests/RenderScriptTests/ShadersTest/src/com/android/shaderstest/
DShadersTestView.java33 private static final int INVALID_POINTER_ID = -1; field in ShadersTestView
34 private int mActivePointerId = INVALID_POINTER_ID;
100 mActivePointerId = INVALID_POINTER_ID; in onTouchEvent()
105 mActivePointerId = INVALID_POINTER_ID; in onTouchEvent()
/frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/
DFBOTestView.java35 private static final int INVALID_POINTER_ID = -1; field in FBOTestView
36 private int mActivePointerId = INVALID_POINTER_ID;
106 mActivePointerId = INVALID_POINTER_ID; in onTouchEvent()
111 mActivePointerId = INVALID_POINTER_ID; in onTouchEvent()
DFBOSyncView.java35 private static final int INVALID_POINTER_ID = -1; field in FBOSyncView
36 private int mActivePointerId = INVALID_POINTER_ID;
106 mActivePointerId = INVALID_POINTER_ID; in onTouchEvent()
111 mActivePointerId = INVALID_POINTER_ID; in onTouchEvent()
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
DTestAppView.java54 private static final int INVALID_POINTER_ID = -1; field in TestAppView
55 private int mActivePointerId = INVALID_POINTER_ID;
115 mActivePointerId = INVALID_POINTER_ID; in onTouchEvent()
120 mActivePointerId = INVALID_POINTER_ID; in onTouchEvent()
/frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
DSimpleModelView.java44 private static final int INVALID_POINTER_ID = -1; field in SimpleModelView
45 private int mActivePointerId = INVALID_POINTER_ID;
133 mActivePointerId = INVALID_POINTER_ID; in onTouchEvent()
138 mActivePointerId = INVALID_POINTER_ID; in onTouchEvent()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DTouchExplorer.java97 private static final int INVALID_POINTER_ID = -1; field in TouchExplorer
276 mDraggingPointerId = INVALID_POINTER_ID; in clear()
663 if (mDraggingPointerId != INVALID_POINTER_ID) { in handleMotionEventStateDragging()
715 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()
727 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()
1786 if (mPrimaryPointerId == INVALID_POINTER_ID) { in getPrimaryPointerId()
1864 mPrimaryPointerId = INVALID_POINTER_ID; in handleReceivedPointerUp()
1872 int primaryPointerId = INVALID_POINTER_ID; in findPrimaryPointerId()
/frameworks/base/policy/src/com/android/internal/policy/impl/
DSystemGesturesPointerEventListener.java135 if (mDownPointers == MAX_TRACKED_POINTERS || pointerId == MotionEvent.INVALID_POINTER_ID) {
/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/core/java/com/android/internal/widget/
DResolverDrawerLayout.java88 private int mActivePointerId = MotionEvent.INVALID_POINTER_ID;
332 mActivePointerId = MotionEvent.INVALID_POINTER_ID;
/frameworks/base/core/java/android/view/
DMotionEvent.java179 public static final int INVALID_POINTER_ID = -1; field in MotionEvent
3566 id = INVALID_POINTER_ID; in clear()
/frameworks/base/core/java/android/widget/
DListPopupWindow.java1280 mActivePointerId = MotionEvent.INVALID_POINTER_ID;
/frameworks/base/api/
Dsystem-current.txt35279 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff
Dcurrent.txt33046 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff