Searched refs:mMaxLayoutHeight (Results 1 – 1 of 1) sorted by relevance
171 private int mMaxLayoutHeight; field in NotificationStackScrollLayout1080 mMaxLayoutHeight = maxLayoutHeight;1515 return Math.min(mMaxLayoutHeight, mCurrentStackHeight);2072 int scrollRange = Math.max(0, contentHeight - mMaxLayoutHeight);3866 return Math.max(mMaxLayoutHeight - mContentHeight, 0); in getEmptyBottomMargin()4025 int layoutEnd = mMaxLayoutHeight + (int) mStackTranslation; in updateScrollPositionOnExpandInBottom()