Searched refs:indicatorHeight (Results 1 – 3 of 3) sorted by relevance
88 final int indicatorHeight = mIndicatorView.getMeasuredHeight(); in onLayout() local99 indicatorBottom - indicatorHeight, totalWidth, in onLayout()102 mIndicatorView.layout(0, indicatorBottom - indicatorHeight, in onLayout()
123 int indicatorHeight = mPageIndicator.getVisibility() == VISIBLE in onMeasure() local126 int pagerHeight = availableHeight - indicatorHeight; in onMeasure()