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
1539 public boolean acceptDrop(DragObject d) { in acceptDrop() method in Workspace1658 if (fi.acceptDrop(dragInfo)) { in willAddToExistingUserFolder()1732 if (fi.acceptDrop(d.dragInfo)) { in addToExistingFolderIfNecessary()
631 if (dropTarget.acceptDrop(mDragObject)) { in drop()
228 public boolean acceptDrop(ItemInfo dragInfo) { in acceptDrop() method in FolderIcon
679 public boolean acceptDrop(DragObject d) { in acceptDrop() method in Folder