Searched refs:getDropLocationBounds (Results 1 – 5 of 5) sorted by relevance
48 final Rect dropBounds = target.getDropLocationBounds(); in dragToIcon()52 final Rect bounds = target.getDropLocationBounds(); in dragToIcon()73 final Rect bounds = target.getDropLocationBounds(); in dragToFolder()83 public Rect getDropLocationBounds() { in getDropLocationBounds() method in HomeAppIcon91 final Rect folderIconBounds = folderIcon.getDropLocationBounds(); in getTargetIcon()
24 Rect getDropLocationBounds(); in getDropLocationBounds() method
57 public Rect getDropLocationBounds() { in getDropLocationBounds() method in FolderIcon
63 Rect getDropLocationBounds() { in getDropLocationBounds() method in Folder
669 Rect dropBounds = folder.getDropLocationBounds();