Searched refs:getBroadcastGenres (Results 1 – 3 of 3) sorted by relevance
156 safeEncode(recordedProgram.getBroadcastGenres())); in toValues()370 public abstract ImmutableList<String> getBroadcastGenres(); in getBroadcastGenres() method in RecordedProgram
352 public String[] getBroadcastGenres() { in getBroadcastGenres() method in PsipData.GenreDescriptor
1477 return TextUtils.join(",", genreDescriptor.getBroadcastGenres()); in generateBroadcastGenre()