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