Searched refs:mMaxLayoutHeight (Results 1 – 1 of 1) sorted by relevance
83 private int mMaxLayoutHeight; field in NotificationStackScrollLayout392 mMaxLayoutHeight = maxLayoutHeight; in setMaxLayoutHeight()504 return Math.min(mMaxLayoutHeight, mCurrentStackHeight); in getLayoutHeight()1236 scrollRange = Math.max(0, contentHeight - mMaxLayoutHeight + mBottomStackPeekSize in getScrollRange()2027 int emptyMargin = mMaxLayoutHeight - mContentHeight - mBottomStackPeekSize; in getEmptyBottomMargin()2085 int stackEnd = mMaxLayoutHeight - mBottomStackPeekSize - in updateScrollPositionOnExpandInBottom()2388 mStackScrollAlgorithm.updateIsSmallScreen(mMaxLayoutHeight - qsMinHeight); in updateIsSmallScreen()