Searched refs:INVALID_BACKGROUND_COLOR (Results 1 – 1 of 1) sorted by relevance
70 private static final int INVALID_BACKGROUND_COLOR = 0; field in RadioController93 @ColorInt private int mCurrentBackgroundColor = INVALID_BACKGROUND_COLOR;151 mCurrentBackgroundColor = INVALID_BACKGROUND_COLOR; in initialize()478 if (mCurrentBackgroundColor == INVALID_BACKGROUND_COLOR) { in maybeUpdateBackgroundColor()