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.java1551 float fullyCollapsedHeight = maxQsHeight in calculatePanelHeightQsExpanded() local
1553 totalHeight = Math.max(fullyCollapsedHeight, mNotificationStackScroller.getHeight()); in calculatePanelHeightQsExpanded()