Searched refs:mSwipeEscapeVelocity (Results 1 – 1 of 1) sorted by relevance
192 float mSwipeEscapeVelocity; field in ItemTouchHelper466 mSwipeEscapeVelocity = resources in attachToRecyclerView()1217 absXVelocity >= mCallback.getSwipeEscapeVelocity(mSwipeEscapeVelocity) && in checkHorizontalSwipe()1246 absYVelocity >= mCallback.getSwipeEscapeVelocity(mSwipeEscapeVelocity) && in checkVerticalSwipe()