Searched refs:mMaxVelocity (Results 1 – 1 of 1) sorted by relevance
51 protected final float mMaxVelocity; field in BaseSwipeDetector70 mMaxVelocity = config.getScaledMaximumFlingVelocity(); in BaseSwipeDetector()253 mVelocityTracker.computeCurrentVelocity(1000, mMaxVelocity); in reportDragEnd()