Home
last modified time | relevance | path

Searched refs:getDropLocationBounds (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DAppIcon.java76 final Rect dropBounds = target.getDropLocationBounds(); in dragToIcon()
80 final Rect bounds = target.getDropLocationBounds(); in dragToIcon()
111 public Rect getDropLocationBounds() { in getDropLocationBounds() method in AppIcon
118 final Rect folderIconBounds = folderIcon.getDropLocationBounds(); in getTargetFolder()
H A DFolderDragTarget.java22 Rect getDropLocationBounds(); in getDropLocationBounds() method
H A DFolderIcon.java56 public Rect getDropLocationBounds() { in getDropLocationBounds() method in FolderIcon