Searched defs:childHeightSpec (Results 1 – 13 of 13) sorted by relevance
138 final int childHeightSpec; in tryOnMeasure() local167 final int childHeightSpec = MeasureSpec.makeMeasureSpec( in tryOnMeasure() local187 final int childHeightSpec = MeasureSpec.makeMeasureSpec( in tryOnMeasure() local
106 int childHeightSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in onMeasure() local
240 final int childHeightSpec = makeChildMeasureSpec(maxHeight, lp.height); in onMeasure() local
406 final int childHeightSpec = MeasureSpec.makeMeasureSpec(childHeightSize, childHeightMode); in measureChildForCells() local430 childHeightSpec); in measureChildForCells() local
1344 final int childHeightSpec; in measureScrapChild() local2893 int childHeightSpec; in measureItem() local
756 int childHeightSpec = ViewGroup.getChildMeasureSpec(mHeightMeasureSpec, in setUpChild() local
926 int childHeightSpec = ViewGroup.getChildMeasureSpec(mHeightMeasureSpec, in setUpChild() local
1096 int childHeightSpec = getChildMeasureSpec( in onMeasure() local
1033 int childHeightSpec = getChildMeasureSpec(parentHeightSpec, in measureChildWithMargins2() local
1634 int childHeightSpec = getChildMeasureSpec(parentHeightSpec, in measureChildConstrained() local
112 int childHeightSpec = atMostOwnMaxHeightSpec; in onMeasure() local123 childHeightSpec); in onMeasure() local
140 int childHeightSpec = getChildMeasureSpec(wrapContentHeightSpec, in onMeasure() local
1191 int childHeightSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in onMeasure() local