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