Searched refs:mMaxLengthSeconds (Results 1 – 1 of 1) sorted by relevance
48 private float mMaxLengthSeconds; field in FlingAnimationUtils83 mMaxLengthSeconds = maxLengthSeconds; in FlingAnimationUtils()197 float maxLengthSeconds = (float) (mMaxLengthSeconds in getProperties()294 float maxLengthSeconds = (float) (mMaxLengthSeconds in getDismissingProperties()412 float mMaxLengthSeconds; field in FlingAnimationUtils.Builder425 mMaxLengthSeconds = maxLengthSeconds; in setMaxLengthSeconds()452 mMaxLengthSeconds = 0; in reset()462 return new FlingAnimationUtils(mDisplayMetrics, mMaxLengthSeconds, mSpeedUpFactor, in build()