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