Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java62 private int mLayoutMaxHeight; field in AmbientState
331 mLayoutMaxHeight = maxLayoutHeight; in setLayoutMaxHeight()
335 return mLayoutMaxHeight; in getLayoutMaxHeight()