Lines Matching refs:mFlingThresholdVelocity
81 protected int mFlingThresholdVelocity;246 mFlingThresholdVelocity = (int) (FLING_THRESHOLD_VELOCITY * mDensity);1298 Math.abs(velocityX) > mFlingThresholdVelocity;