Searched refs:INVALID_POINTER_ID (Results 1 – 2 of 2) sorted by relevance
96 private static final int INVALID_POINTER_ID = -1; field in VersionedGestureDetector.EclairDetector97 private int mActivePointerId = INVALID_POINTER_ID;119 mActivePointerId = INVALID_POINTER_ID; in onTouchEvent()
92 private final int INVALID_POINTER_ID = -1; field in DynamicListView93 private int mActivePointerId = INVALID_POINTER_ID;256 if (mActivePointerId == INVALID_POINTER_ID) { in onTouchEvent()390 mActivePointerId = INVALID_POINTER_ID; in touchEventsEnded()448 mActivePointerId = INVALID_POINTER_ID; in touchEventsCancelled()