Searched refs:mMotionDownX (Results 1 – 1 of 1) sorted by relevance
83 private int mMotionDownX; field in DragController165 mMotionDownX = mOptions.systemDndStartPoint.x; in startDrag()169 final int registrationX = mMotionDownX - dragLayerX; in startDrag()195 mDragObject.xOffset = mMotionDownX - (dragLayerX + dragRegionLeft); in startDrag()341 mDragObject.dragView.animateTo(mMotionDownX, mMotionDownY, onCompleteRunnable, duration); in animateDragViewToOriginalPosition()448 mMotionDownX = dragLayerX; in onControllerInterceptTouchEvent()560 mMotionDownX = dragLayerX; in onControllerTouchEvent()573 mMotionDownX = x; in prepareAccessibleDrag()