Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/
DItemTouchHelper.java197 float mMaxSwipeVelocity; field in ItemTouchHelper
468 mMaxSwipeVelocity = resources in attachToRecyclerView()
1209 mCallback.getSwipeVelocityThreshold(mMaxSwipeVelocity)); in checkHorizontalSwipe()
1238 mCallback.getSwipeVelocityThreshold(mMaxSwipeVelocity)); in checkVerticalSwipe()