Searched refs:mSplitShadeMinContentHeight (Results 1 – 1 of 1) sorted by relevance
216 private final int mSplitShadeMinContentHeight; field in NotificationStackScrollLayout642 mSplitShadeMinContentHeight = res.getDimensionPixelSize( in NotificationStackScrollLayout()4023 contentHeight = Math.max(mSplitShadeMinContentHeight, mContentHeight); in getEmptyBottomMargin()