Searched refs:hasRecordedProgram (Results 1 – 3 of 3) sorted by relevance
132 public boolean hasRecordedProgram() { in hasRecordedProgram() method in ScheduleRow
839 } else if (row.isOnAir() && !row.hasRecordedProgram()) { in getAvailableActions()894 || (row.isOnAir() && !row.isRecordingInProgress() && !row.hasRecordedProgram()) in shouldBeGrayedOut()
315 if (row.hasRecordedProgram() in findRowByRecordedProgram()