Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2191 float fullyCollapsedHeight = maxQsHeight in calculatePanelHeightQsExpanded() local
2193 totalHeight = Math.max(fullyCollapsedHeight, mNotificationStackScroller.getHeight()); in calculatePanelHeightQsExpanded()