Searched refs:stopDragging (Results 1 – 1 of 1) sorted by relevance
414 stopDragging(view, event); in onTouchUp()430 stopDragging(view, event); in onTouchCancel()453 private void stopDragging(@NonNull View view, @NonNull MotionEvent event) { in stopDragging() method in BubbleDragController.BubbleTouchListener