Searched refs:removeRecordedProgram (Results 1 – 3 of 3) sorted by relevance
107 dvrManager.removeRecordedProgram(recording); in onBindViewHolder()
124 public void removeRecordedProgram(RecordedProgram scheduledRecording) { in removeRecordedProgram() method in DvrDataManagerInMemoryImpl
134 public void removeRecordedProgram(final RecordedProgram recordedProgram) { in removeRecordedProgram() method in DvrManager