Searched defs:childHeightMeasureSpec (Results 1 – 8 of 8) sorted by relevance
333 int childHeightMeasureSpec = in onMeasure() local1142 int childHeightMeasureSpec; in measureChild() local1160 final int childHeightMeasureSpec = MeasureSpec.makeMeasureSpec( in measureChildWithMargins() local
320 int childHeightMeasureSpec = getChildMeasureSpec(heightMeasureSpec, mPaddingTop in onMeasure() local1133 int childHeightMeasureSpec; in measureChild() local1148 final int childHeightMeasureSpec = getChildMeasureSpec(parentHeightMeasureSpec, in measureChildWithMargins() local
217 int childHeightMeasureSpec = getChildMeasureSpec(heightMeasureSpec, in measureChildBeforeLayout() local
335 int childHeightMeasureSpec; in onMeasure() local
574 int childHeightMeasureSpec = getChildMeasureSpec(params.mTop, in measureChild() local588 int childHeightMeasureSpec; in measureChildHorizontal() local
1176 final int childHeightMeasureSpec = getChildMeasureSpec( in measureHorizontal() local1193 childHeightMeasureSpec); in measureHorizontal() local
4645 final int childHeightMeasureSpec = getChildMeasureSpec(parentHeightMeasureSpec, in measureChild() local4673 final int childHeightMeasureSpec = getChildMeasureSpec(parentHeightMeasureSpec, in measureChildWithMargins() local
859 int childHeightMeasureSpec; in performTraversals() local