Searched defs:acceptsDrop (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DDropTarget.java30 boolean acceptsDrop(int x, int y, int width, int height, Rect insets, boolean isCurrentTarget); method in interface:DropTarget
H A DDockState.java91 public boolean acceptsDrop(int x, int y, int width, int height, Rect insets, method in class:DockState

Completed in 49 milliseconds