Searched refs:mMotionDownY (Results 1 – 1 of 1) sorted by relevance
86 private int mMotionDownY; field in DragController166 mMotionDownY = mOptions.systemDndStartPoint.y; in startDrag()170 final int registrationY = mMotionDownY - dragLayerY; in startDrag()196 mDragObject.yOffset = mMotionDownY - (dragLayerY + dragRegionTop); in startDrag()341 mDragObject.dragView.animateTo(mMotionDownX, mMotionDownY, onCompleteRunnable, duration); in animateDragViewToOriginalPosition()449 mMotionDownY = dragLayerY; in onControllerInterceptTouchEvent()561 mMotionDownY = dragLayerY; in onControllerTouchEvent()574 mMotionDownY = y; in prepareAccessibleDrag()