Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DFlingAnimationUtils.java50 private float mMaxLengthSeconds; field in FlingAnimationUtils
84 mMaxLengthSeconds = maxLengthSeconds; in FlingAnimationUtils()
168 float maxLengthSeconds = (float) (mMaxLengthSeconds in getProperties()
265 float maxLengthSeconds = (float) (mMaxLengthSeconds in getDismissingProperties()