Searched refs:matchSchedule (Results 1 – 3 of 3) sorted by relevance
77 public boolean matchSchedule(ScheduledRecording schedule) { in matchSchedule() method in EpisodicProgramRow
191 public boolean matchSchedule(ScheduledRecording schedule) { in matchSchedule() method in ScheduleRow
171 && row.matchSchedule(schedule)) { in findRowWithStartRequest()