Searched refs:wrapContentWidthSpec (Results 1 – 1 of 1) sorted by relevance
133 int wrapContentWidthSpec = MeasureSpec.makeMeasureSpec(givenWidth, in onMeasure() local146 int childWidthSpec = getChildMeasureSpec(wrapContentWidthSpec, in onMeasure()