Searched refs:topMarginForTabs (Results 1 – 1 of 1) sorted by relevance
263 final int topMarginForTabs; in onMeasure() local265 topMarginForTabs = getMeasuredHeightWithMargins(mActionBarView); in onMeasure()267 topMarginForTabs = getMeasuredHeightWithMargins(mContextView); in onMeasure()269 topMarginForTabs = 0; in onMeasure()274 Math.min(topMarginForTabs + getMeasuredHeightWithMargins(mTabContainer), in onMeasure()