Searched refs:mMaxVelocity (Results 1 – 1 of 1) sorted by relevance
223 private final float mMaxVelocity; field in SwipeDetector259 mMaxVelocity = config.getScaledMaximumFlingVelocity(); in SwipeDetector()404 mVelocityTracker.computeCurrentVelocity(1000, mMaxVelocity); in reportDragEnd()