Searched refs:acceptDrop (Results 1 – 6 of 6) sorted by relevance
127 boolean acceptDrop(DragObject dragObject); in acceptDrop() method
257 public final boolean acceptDrop(DragObject dragObject) { in acceptDrop() method in ButtonDropTarget
1551 public boolean acceptDrop(DragObject d) { in acceptDrop() method in Workspace1670 if (fi.acceptDrop(dragInfo)) { in willAddToExistingUserFolder()1744 if (fi.acceptDrop(d.dragInfo)) { in addToExistingFolderIfNecessary()
627 if (dropTarget.acceptDrop(mDragObject)) { in drop()
233 public boolean acceptDrop(ItemInfo dragInfo) { in acceptDrop() method in FolderIcon
718 public boolean acceptDrop(DragObject d) { in acceptDrop() method in Folder