Searched refs:INVALID_POINTER_ID (Results 1 – 18 of 18) sorted by relevance
21 import android.view.MotionEvent.INVALID_POINTER_ID in <lambda>()95 previousPointerOnSensorId = INVALID_POINTER_ID, in <lambda>()102 previousPointerOnSensorId = INVALID_POINTER_ID, in <lambda>()105 expectedPointerOnSensorId = INVALID_POINTER_ID, in <lambda>()112 expectedPointerOnSensorId = INVALID_POINTER_ID, in <lambda>()117 previousPointerOnSensorId = INVALID_POINTER_ID, in <lambda>()124 previousPointerOnSensorId = INVALID_POINTER_ID, in <lambda>()127 expectedPointerOnSensorId = INVALID_POINTER_ID, in <lambda>()134 expectedPointerOnSensorId = INVALID_POINTER_ID, in <lambda>()139 previousPointerOnSensorId = INVALID_POINTER_ID, in <lambda>()[all …]
22 import android.view.MotionEvent.INVALID_POINTER_ID93 val hadPointerOnSensor = touch.previousPointerOnSensorId != INVALID_POINTER_ID in processActionMove()95 val pointerOnSensorId = touch.pointersOnSensor.firstOrNull() ?: INVALID_POINTER_ID in processActionMove()104 ProcessedTouch(InteractionEvent.UP, INVALID_POINTER_ID, data) in processActionMove()117 ProcessedTouch(InteractionEvent.UP, pointerOnSensorId = INVALID_POINTER_ID, data) in processActionUp()120 val pointerOnSensorId = touch.pointersOnSensor.find { it != actionId } ?: INVALID_POINTER_ID in processActionUp()129 return ProcessedTouch(InteractionEvent.CANCEL, pointerOnSensorId = INVALID_POINTER_ID, data) in processActionCancel()
29 val pointerId: Int = MotionEvent.INVALID_POINTER_ID,
19 import static android.view.MotionEvent.INVALID_POINTER_ID;503 if (mPrimaryPointerId == INVALID_POINTER_ID) { in getPrimaryPointerId()545 mPrimaryPointerId = INVALID_POINTER_ID; in handleReceivedPointerUp()551 int primaryPointerId = INVALID_POINTER_ID; in findPrimaryPointerId()
30 import static android.view.MotionEvent.INVALID_POINTER_ID;247 mDraggingPointerId = INVALID_POINTER_ID; in clear()965 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()977 if (mDraggingPointerId != INVALID_POINTER_ID) { in handleMotionEventStateDragging()991 if (mDraggingPointerId == INVALID_POINTER_ID) { in handleMotionEventStateDragging()1017 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()1033 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()1043 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()1050 mDraggingPointerId = INVALID_POINTER_ID; in handleMotionEventStateDragging()1184 mDraggingPointerId = INVALID_POINTER_ID; in computeDraggingPointerIdIfNeeded()[all …]
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()
199 private int mActivePointerId = MotionEvent.INVALID_POINTER_ID;567 if (mActivePointerId != MotionEvent.INVALID_POINTER_ID) { in onTouch()570 mActivePointerId = MotionEvent.INVALID_POINTER_ID; in onTouch()648 if (mActivePointerId == MotionEvent.INVALID_POINTER_ID in onTouch()660 if (mActivePointerId != MotionEvent.INVALID_POINTER_ID in onTouch()674 return mActivePointerId != MotionEvent.INVALID_POINTER_ID; in onTouch()960 MotionEvent.INVALID_POINTER_ID /* pointerId */, in onAodInterrupt()1045 MotionEvent.INVALID_POINTER_ID /* pointerId */, in onFingerDown()1117 MotionEvent.INVALID_POINTER_ID /* pointerId */, in onFingerUp()1141 mActivePointerId = MotionEvent.INVALID_POINTER_ID; in onFingerUp()
18 import static android.view.MotionEvent.INVALID_POINTER_ID;50 protected int mActivePointerId = INVALID_POINTER_ID;240 if (pointerIndex == INVALID_POINTER_ID) { in onTouchEvent()
219 private int mPointerId = MotionEvent.INVALID_POINTER_ID;235 if (mToolType == TOOL_TYPE_UNKNOWN || mPointerId == MotionEvent.INVALID_POINTER_ID in build()
113 mActivePointerId = MotionEvent.INVALID_POINTER_ID; in onViewDetachedFromWindow()
302 if (mDownPointers == MAX_TRACKED_POINTERS || pointerId == MotionEvent.INVALID_POINTER_ID) { in <lambda>()
324 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;
213 public static final int INVALID_POINTER_ID = -1; field in MotionEvent4672 id = INVALID_POINTER_ID; in clear()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
33046 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff
51957 field public static final int INVALID_POINTER_ID = -1; // 0xffffffff