Searched defs:newHeightSpec (Results 1 – 2 of 2) sorted by relevance
70 int newHeightSpec = MeasureSpec.makeMeasureSpec(ownMaxHeight, MeasureSpec.AT_MOST); in onMeasure() local101 newHeightSpec); in onMeasure() local
121 int newHeightSpec = MeasureSpec.makeMeasureSpec(ownMaxHeight, MeasureSpec.AT_MOST); in onMeasure() local