Searched refs:mMaxLayoutHeight (Results 1 – 1 of 1) sorted by relevance
88 private int mMaxLayoutHeight; field in NotificationStackScrollLayout414 mMaxLayoutHeight = maxLayoutHeight; in setMaxLayoutHeight()547 return Math.min(mMaxLayoutHeight, mCurrentStackHeight); in getLayoutHeight()1313 scrollRange = Math.max(0, contentHeight - mMaxLayoutHeight + mBottomStackPeekSize in getScrollRange()2245 int emptyMargin = mMaxLayoutHeight - mContentHeight - mBottomStackPeekSize; in getEmptyBottomMargin()2318 int stackEnd = mMaxLayoutHeight - mBottomStackPeekSize - in updateScrollPositionOnExpandInBottom()2709 mStackScrollAlgorithm.updateIsSmallScreen(mMaxLayoutHeight - qsMinHeight); in updateIsSmallScreen()