Searched refs:nonTabMaxHeight (Results 1 – 1 of 1) sorted by relevance
296 int nonTabMaxHeight = 0; in onMeasure() local303 nonTabMaxHeight = Math.max(nonTabMaxHeight, isCollapsed(child) ? 0 : in onMeasure()310 Math.min(nonTabMaxHeight + getMeasuredHeightWithMargins(mTabContainer), in onMeasure()