Searched refs:willBeKept (Results 1 – 2 of 2) sorted by relevance
103 if (schedule != null && !willBeKept(schedule)) { in setPrograms()200 } else if (willBeKept(schedule)) { in onScheduledRecordingUpdated()
305 if (!willBeKept(schedule)) { in onScheduledRecordingUpdated()371 protected boolean willBeKept(ScheduledRecording schedule) { in willBeKept() method in ScheduleRowAdapter