Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/helper/
DItemTouchHelper.java192 float mMaxSwipeVelocity; field in ItemTouchHelper
461 mMaxSwipeVelocity = resources in attachToRecyclerView()
1202 mCallback.getSwipeVelocityThreshold(mMaxSwipeVelocity)); in checkHorizontalSwipe()
1229 mCallback.getSwipeVelocityThreshold(mMaxSwipeVelocity)); in checkVerticalSwipe()