Searched refs:setDragRegion (Results 1 – 4 of 4) sorted by relevance
111 setDragRegion(new Rect(0, 0, width, height)); in DragView()151 public void setDragRegion(Rect r) { in setDragRegion() method in DragView
253 dragView.setDragRegion(new Rect(dragRegion)); in startDrag()
123 setDragRegion(new Rect(0, 0, width, height)); in DragView()176 public void setDragRegion(Rect r) { in setDragRegion() method in DragView
264 dragView.setDragRegion(new Rect(dragRegion)); in startDrag()