Searched refs:getDragRegion (Results 1 – 4 of 4) sorted by relevance
81 Rect dragRegion = dragView.getDragRegion(); in getVisualCenter()
962 Rect dragRegion = dragObject.dragView.getDragRegion(); in visualizeDropLocation()
2649 Rect dragRegion = dragView.getDragRegion();
369 public Rect getDragRegion() { in getDragRegion() method in DragView