Searched refs:GENRES (Results 1 – 1 of 1) sorted by relevance
86 private static final String[] GENRES = { field in ProgramInfo219 GEN_GENRE.equals(genre) ? GENRES[index % GENRES.length] : genre, in build()