Searched defs:setStations (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Car/Radio/src/com/android/car/radio/
H A DPrescannedRadioStationAdapter.java43 public void setStations(List<RadioStation> stations) { method in class:PrescannedRadioStationAdapter
49 * Sets the the station within the list passed to {@link #setStations(List)} that should be
52 * @return The index within the list of stations passed to {@link #setStations(List)} that the
106 * Returns the index in the list set in {@link #setStations(List)} that corresponds to the

Completed in 11 milliseconds