Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java79 private int mBaseZHeight; field in AmbientState
277 mBaseZHeight = getBaseHeight(mZDistanceBetweenElements); in reload()
309 return mBaseZHeight; in getBaseZHeight()
796 pw.println("mBaseZHeight=" + mBaseZHeight); in dump()