Searched refs:contentAreaWidthSpec (Results 1 – 1 of 1) sorted by relevance
1029 int contentAreaWidthSpec = MeasureSpec.makeMeasureSpec(contentWidth, MeasureSpec.EXACTLY); in onMeasure() local1033 mContent.measure(contentAreaWidthSpec, contentAreaHeightSpec); in onMeasure()1043 mFooter.measure(contentAreaWidthSpec, in onMeasure()