Searched refs:dropBounds (Results 1 – 2 of 2) sorted by relevance
48 final Rect dropBounds = target.getDropLocationBounds(); in dragToIcon() local55 FolderIcon result = target.getTargetIcon(dropBounds); in dragToIcon()
669 Rect dropBounds = folder.getDropLocationBounds();671 targetDest = new Point(dropBounds.centerX(), dropBounds.centerY());