Searched defs:childHeightSpec (Results 1 – 14 of 14) 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
71 int childHeightSpec = MeasureSpec.UNSPECIFIED; in onMeasure() local
86 int childHeightSpec = newHeightSpec; in onMeasure() local97 childHeightSpec); in onMeasure() local
239 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
1348 final int childHeightSpec; in measureScrapChild() local2897 int childHeightSpec; in measureItem() local
756 int childHeightSpec = ViewGroup.getChildMeasureSpec(mHeightMeasureSpec, in setUpChild() local
926 int childHeightSpec = ViewGroup.getChildMeasureSpec(mHeightMeasureSpec, in setUpChild() local
1033 int childHeightSpec = getChildMeasureSpec(parentHeightSpec, in measureChildWithMargins2() local
1096 int childHeightSpec = getChildMeasureSpec( in onMeasure() local
1634 int childHeightSpec = getChildMeasureSpec(parentHeightSpec, in measureChildConstrained() local
148 int childHeightSpec = getChildMeasureSpec(wrapContentHeightSpec, in onMeasure() local
1191 int childHeightSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in onMeasure() local