Searched defs:shouldStartDrag (Results 1 – 3 of 3) sorted by relevance
54 public boolean shouldStartDrag(double distanceDragged); in shouldStartDrag() method
139 public boolean shouldStartDrag(double distanceDragged) { in shouldStartDrag() method in BaseItemDragListener
468 private boolean shouldStartDrag(MotionEvent event) { in shouldStartDrag() method in MultiShrinkScroller