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.java48 private float mMaxLengthSeconds; field in FlingAnimationUtils
54 mMaxLengthSeconds = maxLengthSeconds; in FlingAnimationUtils()
133 float maxLengthSeconds = (float) (mMaxLengthSeconds in getProperties()
201 float maxLengthSeconds = (float) (mMaxLengthSeconds in getDismissingProperties()