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