Searched refs:stopDrag (Results 1 – 5 of 5) sorted by relevance
294 holder.stopDrag(); in onFailedToRecycleView()581 public void stopDrag() { in stopDrag() method in TileAdapter.Holder760 mCurrentDrag.stopDrag();821 ((Holder) viewHolder).stopDrag();
555 stopDrag(action == MotionEvent.ACTION_CANCEL); in onTouchEvent()595 private void stopDrag(boolean cancelled) { in stopDrag() method in MultiShrinkScroller
1148 stopDrag(ev); in onTouchEvent()1174 private void stopDrag(MotionEvent ev) { in stopDrag() method in Switch
864 final public void stopDrag() { in stopDrag() method in ScrollController
73460 Landroid/widget/Switch;->stopDrag(Landroid/view/MotionEvent;)V