Searched refs:blendedColor (Results 1 – 2 of 2) sorted by relevance
155 final int blendedColor = getTextColor(); in showSlice() local170 button.setTextColor(blendedColor); in showSlice()232 final int blendedColor = getTextColor(); in updateTextColors() local233 mTitle.setTextColor(blendedColor); in updateTextColors()238 ((TextView) v).setTextColor(blendedColor); in updateTextColors()
127 int blendedColor = in drawFadingUnselectedDot() local130 mPaint.setColor(getTransitionAdjustedColor(blendedColor)); in drawFadingUnselectedDot()