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