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.java71 private float mExpandingVelocity; field in AmbientState
375 mExpandingVelocity = expandingVelocity; in setExpandingVelocity()
387 return mExpandingVelocity; in getExpandingVelocity()