Searched refs:customHeightMode (Results 1 – 1 of 1) sorted by relevance
359 final int customHeightMode = lp.height != LayoutParams.WRAP_CONTENT ? in onMeasure() local364 MeasureSpec.makeMeasureSpec(customHeight, customHeightMode)); in onMeasure()