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