Searched refs:EPISODE_MAX (Results 1 – 1 of 1) sorted by relevance
40 private static final int EPISODE_MAX = 12; field in ProgramInfo211 episode != null ? (index % EPISODE_MAX + 1) : episodeNumber, in build()