Searched defs:recordingId (Results 1 – 6 of 6) sorted by relevance
171 long recordingId = guidedAction.getId(); in onGuidedActionClicked() local
604 long recordingId; in startDetailsActivity() local
137 ScheduledRecording getScheduledRecording(long recordingId); in getScheduledRecording()145 RecordedProgram getRecordedProgram(long recordingId); in getRecordedProgram()
630 public ScheduledRecording getScheduledRecording(long recordingId) { in getScheduledRecording()642 public RecordedProgram getRecordedProgram(long recordingId) { in getRecordedProgram()
305 public RecordedProgram getRecordedProgram(long recordingId) { in getRecordedProgram()
418 private Long getDurationForRecording(String recordingId) { in getDurationForRecording()