Home
last modified time | relevance | path

Searched refs:addRecordedProgramId (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/TV/src/com/android/tv/dvr/recorder/
H A DRecordingTask.java232 addRecordedProgramId(recUri); in onRecordingStarted()
494 private void addRecordedProgramId(String recordedProgramUri) { in addRecordedProgramId() method in RecordingTask