Searched refs:getSwipeVelocityThreshold (Results 1 – 1 of 1) sorted by relevance
1202 mCallback.getSwipeVelocityThreshold(mMaxSwipeVelocity)); in checkHorizontalSwipe()1229 mCallback.getSwipeVelocityThreshold(mMaxSwipeVelocity)); in checkVerticalSwipe()1718 public float getSwipeVelocityThreshold(float defaultValue) { in getSwipeVelocityThreshold() method in ItemTouchHelper.Callback