Searched refs:mMaxLengthSeconds (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DFlingAnimationUtils.java46 private float mMaxLengthSeconds; field in class:FlingAnimationUtils
80 mMaxLengthSeconds = maxLengthSeconds;
164 float maxLengthSeconds = (float) (mMaxLengthSeconds
250 float maxLengthSeconds = (float) (mMaxLengthSeconds

Completed in 50 milliseconds