Searched refs:mSelectedIndicatorHeight (Results 1 – 1 of 1) sorted by relevance
1785 private int mSelectedIndicatorHeight; field in TabLayout.SlidingTabStrip1812 if (mSelectedIndicatorHeight != height) { in setSelectedIndicatorHeight()1813 mSelectedIndicatorHeight = height; in setSelectedIndicatorHeight()2038 canvas.drawRect(mIndicatorLeft, getHeight() - mSelectedIndicatorHeight, in draw()