Searched defs:childWidthSpec (Results 1 – 2 of 2) sorted by relevance
55 int childWidthSpec = MeasureSpec.makeMeasureSpec(widthSize, MeasureSpec.AT_MOST); in onMeasure() local
187 int childWidthSpec = in onMeasure() local