Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java334 public int getLayoutMaxHeight() { in getLayoutMaxHeight() method in AmbientState
H A DStackScrollAlgorithm.java471 float fullHeight = ambientState.getLayoutMaxHeight() + mCloseHandleUnderlapHeight in updateChild()