Searched refs:mSeasonSchedule (Results 1 – 1 of 1) sorted by relevance
47 private final List<SeasonRecording> mSeasonSchedule = new ArrayList<>(); field in DvrDataManagerInMemoryImpl73 return mSeasonSchedule; in getSeasonRecordings()156 mSeasonSchedule.add(seasonRecording); in addSeasonRecording()167 mSeasonSchedule.remove(seasonSchedule); in removeSeasonSchedule()