Searched refs:getDefaultDropTarget (Results 1 – 3 of 3) sorted by relevance
558 return getDefaultDropTarget(dropCoordinates); in findDropTarget()561 protected abstract DropTarget getDefaultDropTarget(int[] dropCoordinates); in getDefaultDropTarget() method in DragController
180 protected DropTarget getDefaultDropTarget(int[] dropCoordinates) { in getDefaultDropTarget() method in LauncherDragController
329 protected DropTarget getDefaultDropTarget(int[] dropCoordinates) { in getDefaultDropTarget() method in TaskbarActivityContext.MyDragController