Searched refs:mDividerColors (Results 1 – 6 of 6) sorted by relevance
188 private int[] mDividerColors; field in SlidingTabStrip.SimpleTabColorizer197 return mDividerColors[position % mDividerColors.length]; in getDividerColor()205 mDividerColors = colors; in setDividerColors()