Searched refs:newBottomSpacerHeight (Results 1 – 1 of 1) sorted by relevance
251 final int newBottomSpacerHeight = Math.max(bottomSpacerHeight, 0); in onMeasureInternalLandscape() local254 MeasureSpec.makeMeasureSpec(newBottomSpacerHeight, MeasureSpec.EXACTLY)); in onMeasureInternalLandscape()