Searched refs:updateDragSurfaceLocked (Results 1 – 2 of 2) sorted by relevance
287 mDragState.updateDragSurfaceLocked(true, touchX, touchY); in performDrag()476 mDragState.updateDragSurfaceLocked(keepHandling, newX, newY); in handleMotionEvent()
675 void updateDragSurfaceLocked(boolean keepHandling, float x, float y) { in updateDragSurfaceLocked() method in DragState