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