Searched defs:canonicalGenres (Results 1 – 6 of 6) sorted by relevance
262 public Builder setCanonicalGenres(String canonicalGenres) { in setCanonicalGenres()269 public abstract Builder setCanonicalGenres(ImmutableList<String> canonicalGenres); in setCanonicalGenres()378 ImmutableList<String> canonicalGenres = getCanonicalGenres(); in getCanonicalGenreIds() local
561 String[] canonicalGenres = program.getCanonicalGenres(); in toContentValues() local
766 public static int[] getCanonicalGenreIds(String[] canonicalGenres) { in getCanonicalGenreIds()
342 public GenreDescriptor(String[] broadcastGenres, String[] canonicalGenres) { in GenreDescriptor()
1920 String canonicalGenres = values.getAsString(Programs.COLUMN_CANONICAL_GENRE); in checkAndConvertGenre() local
2092 String canonicalGenres = values.getAsString(Programs.COLUMN_CANONICAL_GENRE); in checkAndConvertGenre() local