Searched refs:mLongPressingPointerDeltaX (Results 1 – 1 of 1) sorted by relevance
56 private int mLongPressingPointerDeltaX; field in EventDispatcher121 event = offsetEvent(event, -mLongPressingPointerDeltaX, -mLongPressingPointerDeltaY); in sendMotionEvent()393 mLongPressingPointerDeltaX = (int) event.getX(pointerIndex) - clickLocation.x; in longPressWithTouchEvents()401 mLongPressingPointerDeltaX = 0; in clear()