Searched refs:mRadioPresetBackground (Results 1 – 1 of 1) sorted by relevance
88 private View mRadioPresetBackground; field in RadioController161 mRadioPresetBackground = container.findViewById(R.id.preset_current_card_container); in initialize()496 if (mRadioPresetBackground != null) { in setBackgroundColor()497 mRadioPresetBackground.setBackgroundColor(backgroundColor); in setBackgroundColor()