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

/packages/apps/Car/libs/car-radio-service/src/com/android/car/radio/service/
H A DRadioRds.java33 * @param programService The programme service for the current station This is typically the
38 public RadioRds(@Nullable String programService, @Nullable String songArtist, argument
40 mProgramService = programService;

Completed in 60 milliseconds