Home
last modified time | relevance | path

Searched refs:mRadioPresetBackground (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Radio/src/com/android/car/radio/
DRadioController.java88 private View mRadioPresetBackground; field in RadioController
161 mRadioPresetBackground = container.findViewById(R.id.preset_current_card_container); in initialize()
496 if (mRadioPresetBackground != null) { in setBackgroundColor()
497 mRadioPresetBackground.setBackgroundColor(backgroundColor); in setBackgroundColor()