Searched refs:getRecordedProgramId (Results 1 – 5 of 5) sorted by relevance
134 && mSchedule.getRecordedProgramId() != null in hasRecordedProgram()
316 && row.getSchedule().getRecordedProgramId() == program.getId()) { in findRowByRecordedProgram()
104 Long recordedProgramId = getRecording().getRecordedProgramId(); in onCreateActionsAdapter()
588 && schedule.getRecordedProgramId() != null) { in startDetailsActivity()589 recordingId = schedule.getRecordedProgramId(); in startDetailsActivity()
667 public Long getRecordedProgramId() { in getRecordedProgramId() method in ScheduledRecording