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