Searched refs:blendedColor (Results 1 – 2 of 2) sorted by relevance
154 final int blendedColor = getTextColor(); in showSlice() local169 button.setTextColor(blendedColor); in showSlice()231 final int blendedColor = getTextColor(); in updateTextColors() local232 mTitle.setTextColor(blendedColor); in updateTextColors()237 ((TextView) v).setTextColor(blendedColor); in updateTextColors()
127 int blendedColor = in drawFadingUnselectedDot() local130 mPaint.setColor(getTransitionAdjustedColor(blendedColor)); in drawFadingUnselectedDot()