Searched refs:RELEASE_VELOCITY_PX_MS (Results 1 – 1 of 1) sorted by relevance
55 public static final float RELEASE_VELOCITY_PX_MS = 1.0f; field in SwipeDetector310 mListener.onDragEnd(mVelocity, Math.abs(mVelocity) > RELEASE_VELOCITY_PX_MS); in reportDragEnd()