Searched defs:childWidthMeasureSpec (Results 1 – 10 of 10) sorted by relevance
87 int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec( in onMeasure() local
98 int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(lp.width, in onMeasure() local
120 int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(lp.width, MeasureSpec.EXACTLY); in measureChild() local
212 int childWidthMeasureSpec = in onMeasure() local
545 final int childWidthMeasureSpec = in onMeasure() local
1018 int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(newWidth - getPaddingLeft() - in onMeasure() local
229 int childWidthMeasureSpec; in onMeasure() local
165 int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(lp.width, MeasureSpec.EXACTLY); in measureChild() local
828 final int childWidthMeasureSpec = in onMeasure() local
844 final int childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec, in measureVertical() local872 final int childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec, in measureVertical() local