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