Home
last modified time | relevance | path

Searched defs:RecordedProgram (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/tuner/src/com/android/tv/tuner/tvinput/
DTunerSessionWorker.java596 private static class RecordedProgram { class in TunerSessionWorker
605 public RecordedProgram(Cursor cursor) { in RecordedProgram() method in TunerSessionWorker.RecordedProgram
612 public RecordedProgram(long channelId, String dataUri) { in RecordedProgram() method in TunerSessionWorker.RecordedProgram
/packages/apps/TV/src/com/android/tv/dvr/data/
DRecordedProgram.java45 public class RecordedProgram extends BaseProgram { class
544 private RecordedProgram( in RecordedProgram() method in RecordedProgram