Searched refs:wrapContentHeightSpec (Results 1 – 1 of 1) sorted by relevance
108 int wrapContentHeightSpec = MeasureSpec.makeMeasureSpec(givenHeight, in onMeasure() local120 int childHeightSpec = getChildMeasureSpec(wrapContentHeightSpec, in onMeasure()132 mAppName.measure(childWidthSpec, wrapContentHeightSpec); in onMeasure()141 mHeaderText.measure(childWidthSpec, wrapContentHeightSpec); in onMeasure()