Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java70 private float mCurrentScrollVelocity; field in AmbientState
356 mCurrentScrollVelocity = currentScrollVelocity; in setCurrentScrollVelocity()
360 return mCurrentScrollVelocity; in getCurrentScrollVelocity()