Searched refs:acceptDrop (Results 1 – 6 of 6) sorted by relevance
146 boolean acceptDrop(DragObject dragObject); in acceptDrop() method
186 public final boolean acceptDrop(DragObject dragObject) { in acceptDrop() method in ButtonDropTarget
1736 public boolean acceptDrop(DragObject d) { in acceptDrop() method in Workspace1857 if (fi.acceptDrop(dragInfo)) { in willAddToExistingUserFolder()1931 if (fi.acceptDrop(d.dragInfo)) { in addToExistingFolderIfNecessary()
537 if (dropTarget.acceptDrop(mDragObject)) { in drop()
267 public boolean acceptDrop(ItemInfo dragInfo) { in acceptDrop() method in FolderIcon
870 public boolean acceptDrop(DragObject d) { in acceptDrop() method in Folder