Home
last modified time | relevance | path

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

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvContractTest.java999 private void verifyRecordedProgram(Uri recordedProgramUri, ContentValues expectedValues, in verifyRecordedProgram()
1056 Uri recordedProgramUri = TvContract.buildRecordedProgramUri(recordedProgramId); in verifyRecordedProgramsTable() local
DTvInputServiceTest.java1295 public void onTimeShiftPlay(Uri recordedProgramUri) { in onTimeShiftPlay()
1411 public void onRecordingStopped(Uri recordedProgramUri) { in onRecordingStopped()