Searched refs:mSwipeEscapeVelocity (Results 1 – 1 of 1) sorted by relevance
187 float mSwipeEscapeVelocity; field in ItemTouchHelper459 mSwipeEscapeVelocity = resources in attachToRecyclerView()1208 && absXVelocity >= mCallback.getSwipeEscapeVelocity(mSwipeEscapeVelocity) in checkHorizontalSwipe()1235 && absYVelocity >= mCallback.getSwipeEscapeVelocity(mSwipeEscapeVelocity) in checkVerticalSwipe()