Searched refs:customWidthMode (Results 1 – 1 of 1) sorted by relevance
355 final int customWidthMode = lp.width != LayoutParams.WRAP_CONTENT ? in onMeasure() local363 mCustomView.measure(MeasureSpec.makeMeasureSpec(customWidth, customWidthMode), in onMeasure()