Searched refs:clampedSpacerHeight (Results 1 – 1 of 1) sorted by relevance
143 final int clampedSpacerHeight = Math.max(mBottomSpacerHeight, 0); in onMeasureInternalPortrait() local146 MeasureSpec.makeMeasureSpec(clampedSpacerHeight, MeasureSpec.EXACTLY)); in onMeasureInternalPortrait()