Home
last modified time | relevance | path

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

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