Searched refs:mPageIndicatorHeight (Results 1 – 1 of 1) sorted by relevance
55 private final int mPageIndicatorHeight; field in PageIndicator87 mPageIndicatorHeight = in PageIndicator()108 addView(v, new LayoutParams(mPageIndicatorWidth, mPageIndicatorHeight)); in setNumPages()275 final int heightChildSpec = MeasureSpec.makeMeasureSpec(mPageIndicatorHeight,281 setMeasuredDimension(width, mPageIndicatorHeight);292 getChildAt(i).layout(left, 0, mPageIndicatorWidth + left, mPageIndicatorHeight);