Home
last modified time | relevance | path

Searched defs:maxLengthSeconds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DFlingAnimationUtils.java53 public FlingAnimationUtils(Context ctx, float maxLengthSeconds) { in FlingAnimationUtils()
133 float maxLengthSeconds = (float) (mMaxLengthSeconds in getProperties() local
201 float maxLengthSeconds = (float) (mMaxLengthSeconds in getDismissingProperties() local