Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java136 private float mStackEndHeight; field in AmbientState
170 return mStackEndHeight; in getStackEndHeight()
178 mStackEndHeight = stackEndHeight; in setStackEndHeight()
786 pw.println("mStackEndHeight=" + mStackEndHeight); in dump()