Searched refs:mCurrentBackgroundColor (Results 1 – 1 of 1) sorted by relevance
93 @ColorInt private int mCurrentBackgroundColor = INVALID_BACKGROUND_COLOR; field in RadioController151 mCurrentBackgroundColor = INVALID_BACKGROUND_COLOR; in initialize()472 if (newColor == mCurrentBackgroundColor) { in maybeUpdateBackgroundColor()478 if (mCurrentBackgroundColor == INVALID_BACKGROUND_COLOR) { in maybeUpdateBackgroundColor()479 mCurrentBackgroundColor = newColor; in maybeUpdateBackgroundColor()485 mCurrentBackgroundColor, newColor); in maybeUpdateBackgroundColor()490 mCurrentBackgroundColor = newColor; in maybeUpdateBackgroundColor()