Searched refs:getDropLocationBounds (Results 1 – 3 of 3) sorted by relevance
76 final Rect dropBounds = target.getDropLocationBounds(); in dragToIcon()80 final Rect bounds = target.getDropLocationBounds(); in dragToIcon()111 public Rect getDropLocationBounds() { in getDropLocationBounds() method in AppIcon118 final Rect folderIconBounds = folderIcon.getDropLocationBounds(); in getTargetFolder()
22 Rect getDropLocationBounds(); in getDropLocationBounds() method
56 public Rect getDropLocationBounds() { in getDropLocationBounds() method in FolderIcon