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
145 final int childHeightSpec = makeChildMeasureSpec(maxHeight, lp.height); in onMeasure() local
81 int childHeightSpec = MeasureSpec.UNSPECIFIED; in onMeasure() local
407 final int childHeightSpec = MeasureSpec.makeMeasureSpec(childHeightSize, childHeightMode); in measureChildForCells() local431 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
927 int childHeightSpec = ViewGroup.getChildMeasureSpec(mHeightMeasureSpec, in setUpChild() local
1097 int childHeightSpec = getChildMeasureSpec( in onMeasure() local
1039 int childHeightSpec = getChildMeasureSpec(parentHeightSpec, in measureChildWithMargins2() local
1634 int childHeightSpec = getChildMeasureSpec(parentHeightSpec, in measureChildConstrained() local
127 int childHeightSpec = atMostOwnMaxHeightSpec; in onMeasure() local138 childHeightSpec); in onMeasure() local
127 int childHeightSpec = getChildMeasureSpec(heightSpec, in onMeasure() local
1191 int childHeightSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in onMeasure() local