Searched refs:mRadioBackground (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Car/Radio/src/com/android/car/radio/
H A DRadioController.java80 private View mRadioBackground; field in class:RadioController
85 * {@link #mRadioBackground}. This view should only exist in the preset list. The reason this
161 mRadioBackground = container;
231 mRadioDisplayController.setSingleChannelDisplay(mRadioBackground);
466 if (mRadioBackground == null) {
495 mRadioBackground.setBackgroundColor(backgroundColor);
610 mRadioDisplayController.setChannelListDisplay(mRadioBackground, mAdapter);
958 mRadioDisplayController.setSingleChannelDisplay(mRadioBackground);

Completed in 66 milliseconds