Searched defs:childWidthSpec (Results 1 – 3 of 3) sorted by relevance
168 int childWidthSpec = MeasureSpec.makeMeasureSpec( in onMeasure() local
55 int childWidthSpec = MeasureSpec.makeMeasureSpec(widthSize, MeasureSpec.AT_MOST); in onMeasure() local
643 int childWidthSpec = ViewGroup.getChildMeasureSpec(mWidthMeasureSpec, in measureOverlayView() local