Searched refs:willBeKept (Results 1 – 2 of 2) sorted by relevance
106 if (schedule != null && !willBeKept(schedule)) { in setPrograms()224 if (schedule != null && willBeKept(schedule)) { in setScheduleToRow()
318 if (!willBeKept(schedule)) { in onScheduledRecordingUpdated()376 protected boolean willBeKept(ScheduledRecording schedule) { in willBeKept() method in ScheduleRowAdapter