Searched refs:maxQsHeight (Results 1 – 1 of 1) sorted by relevance
2176 int maxQsHeight = mQsMaxExpansionHeight; in calculatePanelHeightQsExpanded() local2179 maxQsHeight += mQsNotificationTopPadding; in calculatePanelHeightQsExpanded()2184 maxQsHeight = (int) mQsSizeChangeAnimator.getAnimatedValue(); in calculatePanelHeightQsExpanded()2187 maxQsHeight, mBarState == StatusBarState.KEYGUARD in calculatePanelHeightQsExpanded()2191 float fullyCollapsedHeight = maxQsHeight in calculatePanelHeightQsExpanded()