Home
last modified time | relevance | path

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

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvContractTest.java315 public void verifyProgramsTable(Uri programsUri, long channelId) { in verifyProgramsTable()
380 Uri programsUri = TvContract.buildProgramsUriForChannel(channelId); in testProgramsScheduleOverlap() local