Home
last modified time | relevance | path

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

/packages/apps/Car/Radio/src/com/android/car/radio/
DPrescannedRadioStationAdapter.java161 TextView radioBandView = (TextView) view.findViewById(R.id.radio_list_station_band); in bindView() local
175 radioBandView.setText(RadioChannelFormatter.formatRadioBand(view.getContext(), in bindView()
178 radioBandView.setText(null); in bindView()