Searched refs:getDefaultDropTarget (Results 1 – 4 of 4) sorted by relevance
582 return getDefaultDropTarget(dropCoordinates); in findDropTarget()585 protected abstract DropTarget getDefaultDropTarget(int[] dropCoordinates); in getDefaultDropTarget() method in DragController
185 protected DropTarget getDefaultDropTarget(int[] dropCoordinates) { in getDefaultDropTarget() method in LauncherDragController
152 protected DropTarget getDefaultDropTarget(int[] dropCoordinates) { in getDefaultDropTarget() method in SecondaryDragController
676 protected DropTarget getDefaultDropTarget(int[] dropCoordinates) { in getDefaultDropTarget() method in TaskbarDragController