Searched refs:newColor (Results 1 – 2 of 2) sorted by relevance
469 int newColor = mColorMapper.getColorForStation(mCurrentRadioBand, mCurrentChannelNumber); in maybeUpdateBackgroundColor() local472 if (newColor == mCurrentBackgroundColor) { in maybeUpdateBackgroundColor()479 mCurrentBackgroundColor = newColor; in maybeUpdateBackgroundColor()480 setBackgroundColor(newColor); in maybeUpdateBackgroundColor()485 mCurrentBackgroundColor, newColor); in maybeUpdateBackgroundColor()490 mCurrentBackgroundColor = newColor; in maybeUpdateBackgroundColor()
282 int newColor = mCircleColor.getColorForState(getDrawableState(), in setColorForCurrentState() local291 mCurrentColor, newColor }); in setColorForCurrentState()297 if (newColor != mCurrentColor) { in setColorForCurrentState()298 mCurrentColor = newColor; in setColorForCurrentState()