Searched refs:remeasuredHeight (Results 1 – 1 of 1) sorted by relevance
167 int remeasuredHeight = 0; in onMeasureInternalLandscape() local211 remeasuredHeight += child.getMeasuredHeight(); in onMeasureInternalLandscape()215 return new AuthDialog.LayoutParams(remeasuredWidth, remeasuredHeight); in onMeasureInternalLandscape()