Searched refs:INVALID_POINTER_ID (Results 1 – 17 of 17) sorted by relevance
21 import android.view.MotionEvent.INVALID_POINTER_ID94 previousPointerOnSensorId = INVALID_POINTER_ID,101 previousPointerOnSensorId = INVALID_POINTER_ID,104 expectedPointerOnSensorId = INVALID_POINTER_ID,111 expectedPointerOnSensorId = INVALID_POINTER_ID,116 previousPointerOnSensorId = INVALID_POINTER_ID,123 previousPointerOnSensorId = INVALID_POINTER_ID,126 expectedPointerOnSensorId = INVALID_POINTER_ID,133 expectedPointerOnSensorId = INVALID_POINTER_ID,138 previousPointerOnSensorId = INVALID_POINTER_ID,[all …]
22 import android.view.MotionEvent.INVALID_POINTER_ID93 val hadPointerOnSensor = touch.previousPointerOnSensorId != INVALID_POINTER_ID95 val pointerOnSensorId = touch.pointersOnSensor.firstOrNull() ?: INVALID_POINTER_ID104 ProcessedTouch(InteractionEvent.UP, INVALID_POINTER_ID, data)117 ProcessedTouch(InteractionEvent.UP, pointerOnSensorId = INVALID_POINTER_ID, data)120 val pointerOnSensorId = touch.pointersOnSensor.find { it != actionId } ?: INVALID_POINTER_ID129 return ProcessedTouch(InteractionEvent.CANCEL, pointerOnSensorId = INVALID_POINTER_ID, data)
29 val pointerId: Int = MotionEvent.INVALID_POINTER_ID,
30 import static android.view.MotionEvent.INVALID_POINTER_ID;246 mDraggingPointerId = INVALID_POINTER_ID; in clear()934 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()953 if (mDraggingPointerId != INVALID_POINTER_ID) { in handleMotionEventStateDragging()1012 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()1019 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()1151 mDraggingPointerId = INVALID_POINTER_ID; in computeDraggingPointerIdIfNeeded()1154 if (mDraggingPointerId != INVALID_POINTER_ID) { in computeDraggingPointerIdIfNeeded()1199 || mDraggingPointerId == INVALID_POINTER_ID in computeDownEventForDrag()1336 if (pointerId == INVALID_POINTER_ID) { in requestTouchExploration()[all …]
19 import static android.view.MotionEvent.INVALID_POINTER_ID;503 if (mPrimaryPointerId == INVALID_POINTER_ID) { in getPrimaryPointerId()544 mPrimaryPointerId = INVALID_POINTER_ID; in handleReceivedPointerUp()550 int primaryPointerId = INVALID_POINTER_ID; in findPrimaryPointerId()
19 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()
19 import static android.view.MotionEvent.INVALID_POINTER_ID;60 mSecondFingerPointerId = INVALID_POINTER_ID; in clear()
18 import static android.view.MotionEvent.INVALID_POINTER_ID;50 protected int mActivePointerId = INVALID_POINTER_ID;240 if (pointerIndex == INVALID_POINTER_ID) { in onTouchEvent()
206 private int mPointerId = MotionEvent.INVALID_POINTER_ID;222 if (mToolType == TOOL_TYPE_UNKNOWN || mPointerId == MotionEvent.INVALID_POINTER_ID in build()
113 mActivePointerId = MotionEvent.INVALID_POINTER_ID; in onViewDetachedFromWindow()
557 if (mActivePointerId == MotionEvent.INVALID_POINTER_ID in newOnTouch()636 true) && mActivePointerId == MotionEvent.INVALID_POINTER_ID in newOnTouch()1164 MotionEvent.INVALID_POINTER_ID /* pointerId */, in onFingerDown()1250 MotionEvent.INVALID_POINTER_ID /* pointerId */, in onFingerUp()
302 if (mDownPointers == MAX_TRACKED_POINTERS || pointerId == MotionEvent.INVALID_POINTER_ID) {
323 if (mDownPointers == MAX_TRACKED_POINTERS || pointerId == MotionEvent.INVALID_POINTER_ID) { in findIndex()
129 private int mActivePointerId = MotionEvent.INVALID_POINTER_ID;543 mActivePointerId = MotionEvent.INVALID_POINTER_ID;
201 public static final int INVALID_POINTER_ID = -1; field in MotionEvent4619 id = INVALID_POINTER_ID; in clear()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
51476 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff