Home
last modified time | relevance | path

Searched refs:getSwipeVelocityThreshold (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/
DItemTouchHelper.java1209 mCallback.getSwipeVelocityThreshold(mMaxSwipeVelocity)); in checkHorizontalSwipe()
1238 mCallback.getSwipeVelocityThreshold(mMaxSwipeVelocity)); in checkVerticalSwipe()
1737 public float getSwipeVelocityThreshold(float defaultValue) { in getSwipeVelocityThreshold() method in ItemTouchHelper.Callback
/frameworks/support/v7/recyclerview/api/
Dcurrent.txt845 method public float getSwipeVelocityThreshold(float);