Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1405 int maxQsHeight = mQsMaxExpansionHeight; in calculatePanelHeightQsExpanded() local
1409 maxQsHeight = (int) mQsSizeChangeAnimator.getAnimatedValue(); in calculatePanelHeightQsExpanded()
1412 maxQsHeight + mNotificationStackScroller.getNotificationTopPadding(), in calculatePanelHeightQsExpanded()
1418 float fullyCollapsedHeight = maxQsHeight in calculatePanelHeightQsExpanded()