Searched refs:atMostOwnMaxHeightSpec (Results 1 – 1 of 1) sorted by relevance
128 int atMostOwnMaxHeightSpec = MeasureSpec.makeMeasureSpec(ownMaxHeight, MeasureSpec.AT_MOST); in onMeasure() local135 int childHeightSpec = atMostOwnMaxHeightSpec; in onMeasure()