Searched refs:mIndicatorHeight (Results 1 – 1 of 1) sorted by relevance
55 private int mIndicatorHeight; field in PagerTabStrip90 mIndicatorHeight = (int) (INDICATOR_HEIGHT * density + 0.5f); in PagerTabStrip()265 final int top = bottom - mIndicatorHeight; in onDraw()283 int top = bottom - mIndicatorHeight; in updateTextPositions()