Searched refs:notifyDropLw (Results 1 – 2 of 2) sorted by relevance
358 boolean notifyDropLw(float x, float y) { in notifyDropLw() method in DragState
649 endDrag = mDragState.notifyDropLw(newX, newY); in onInputEvent()