Searched refs:handleMoveEvent (Results 1 – 1 of 1) sorted by relevance
218 handleMoveEvent(mMotionDownX, mMotionDownY); in startDrag()387 handleMoveEvent(dragLayerPos[0], dragLayerPos[1]); in onDriverDragMove()476 private void handleMoveEvent(int x, int y) { in handleMoveEvent() method in DragController