Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java72 private float mExpandingVelocity; field in AmbientState
372 mExpandingVelocity = expandingVelocity; in setExpandingVelocity()
384 return mExpandingVelocity; in getExpandingVelocity()