Searched defs:childHeightSpec (Results 1 – 14 of 14) sorted by relevance
137 final int childHeightSpec; in tryOnMeasure() local166 final int childHeightSpec = MeasureSpec.makeMeasureSpec( in tryOnMeasure() local186 final int childHeightSpec = MeasureSpec.makeMeasureSpec( in tryOnMeasure() local
138 final int childHeightSpec; in tryOnMeasure() local167 final int childHeightSpec = MeasureSpec.makeMeasureSpec( in tryOnMeasure() local187 final int childHeightSpec = MeasureSpec.makeMeasureSpec( in tryOnMeasure() local
155 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
1342 final int childHeightSpec; in measureScrapChild() local2891 int childHeightSpec; in measureItem() local
761 int childHeightSpec = ViewGroup.getChildMeasureSpec(mHeightMeasureSpec, in setUpChild() local
927 int childHeightSpec = ViewGroup.getChildMeasureSpec(mHeightMeasureSpec, in setUpChild() local
1039 int childHeightSpec = getChildMeasureSpec(parentHeightSpec, in measureChildWithMargins2() local
1097 int childHeightSpec = getChildMeasureSpec( in onMeasure() local
1634 int childHeightSpec = getChildMeasureSpec(parentHeightSpec, in measureChildConstrained() local
141 int childHeightSpec = atMostOwnMaxHeightSpec; in onMeasure() local152 childHeightSpec); in onMeasure() local
129 int childHeightSpec = getChildMeasureSpec(heightSpec, in onMeasure() local
1191 int childHeightSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in onMeasure() local