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