Searched refs:mMaxLengthSeconds (Results 1 – 1 of 1) sorted by relevance
48 private float mMaxLengthSeconds; field in FlingAnimationUtils83 mMaxLengthSeconds = maxLengthSeconds; in FlingAnimationUtils()165 float maxLengthSeconds = (float) (mMaxLengthSeconds in getProperties()262 float maxLengthSeconds = (float) (mMaxLengthSeconds in getDismissingProperties()375 float mMaxLengthSeconds; field in FlingAnimationUtils.Builder388 mMaxLengthSeconds = maxLengthSeconds; in setMaxLengthSeconds()415 mMaxLengthSeconds = 0; in reset()425 return new FlingAnimationUtils(mDisplayMetrics, mMaxLengthSeconds, mSpeedUpFactor, in build()