Home
last modified time | relevance | path

Searched defs:collapsedHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java337 int collapsedHeight = child.getCollapsedHeight(); in updatePositionsForState() local
516 int collapsedHeight, AmbientState ambientState, ExpandableView child) { in updateStateForChildFullyInBottomStack()