Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java81 private int mBaseZHeight; field in AmbientState
292 mBaseZHeight = getBaseHeight(mZDistanceBetweenElements); in reload()
339 return mBaseZHeight; in getBaseZHeight()
794 pw.println("mBaseZHeight=" + mBaseZHeight); in dump()