Searched refs:topMarginForTabs (Results 1 – 1 of 1) sorted by relevance
275 final int topMarginForTabs; in onMeasure() local277 topMarginForTabs = getMeasuredHeightWithMargins(mActionBarView); in onMeasure()279 topMarginForTabs = getMeasuredHeightWithMargins(mContextView); in onMeasure()281 topMarginForTabs = 0; in onMeasure()286 Math.min(topMarginForTabs + getMeasuredHeightWithMargins(mTabContainer), in onMeasure()