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