Searched defs:acceptsDrop (Results 1 – 2 of 2) sorted by relevance
28 boolean acceptsDrop(int x, int y, int width, int height, boolean isCurrentTarget); in acceptsDrop() method
278 public boolean acceptsDrop(int x, int y, int width, int height, boolean isCurrentTarget) { in acceptsDrop() method in TaskStack.DockState