Searched refs:handleDrop (Results 1 – 3 of 3) sorted by relevance
62 public boolean handleDrop(Point p) { in handleDrop() method in ReorderHelper116 handleDrop(p); in handleDrag()
838 private void handleDrop(int x, int y) { in handleDrop() method in StaggeredGridView886 final boolean reordered = mReorderHelper.handleDrop(new Point(x, y)); in handleDrop()1052 handleDrop((int)event.getX(), (int)event.getY()); in dispatchDragEvent()
461 public void handleDrop() { in handleDrop() method in PhoneFavoritesTileAdapter663 handleDrop(); in onDragFinished()