Searched refs:cellWidthSpec (Results 1 – 2 of 2) sorted by relevance
57 int cellWidthSpec = MeasureSpec.makeMeasureSpec(mCellWidth, in onMeasure() local65 child.measure(cellWidthSpec, cellHeightSpec); in onMeasure()
70 int cellWidthSpec = MeasureSpec.makeMeasureSpec(mCellWidth, in onMeasure() local78 child.measure(cellWidthSpec, cellHeightSpec); in onMeasure()