Searched refs:handleMoveEvent (Results 1 – 5 of 5) sorted by relevance
373 handleMoveEvent(dragLayerPos.x, dragLayerPos.y); in onDriverDragMove()444 protected void handleMoveEvent(int x, int y) { in handleMoveEvent() method in DragController
156 handleMoveEvent(mLastTouch.x, mLastTouch.y); in startDrag()
348 handleMoveEvent(event); in onMotionEvent()523 private void handleMoveEvent(MotionEvent event) { in handleMoveEvent() method in EdgeBackGesturePanel
144 handleMoveEvent(mLastTouch.x, mLastTouch.y); in startDrag()
324 handleMoveEvent(mLastTouch.x, mLastTouch.y); in startDrag()