Searched refs:acceptDrop (Results 1 – 6 of 6) sorted by relevance
146 boolean acceptDrop(DragObject dragObject); in acceptDrop() method
182 public final boolean acceptDrop(DragObject dragObject) { in acceptDrop() method in ButtonDropTarget
1557 public boolean acceptDrop(DragObject d) { in acceptDrop() method in Workspace1678 if (fi.acceptDrop(dragInfo)) { in willAddToExistingUserFolder()1752 if (fi.acceptDrop(d.dragInfo)) { in addToExistingFolderIfNecessary()
521 if (dropTarget.acceptDrop(mDragObject)) { in drop()
264 public boolean acceptDrop(ItemInfo dragInfo) { in acceptDrop() method in FolderIcon
864 public boolean acceptDrop(DragObject d) { in acceptDrop() method in Folder