Searched defs:programsUri (Results 1 – 1 of 1) sorted by relevance
315 public void verifyProgramsTable(Uri programsUri, long channelId) { in verifyProgramsTable()380 Uri programsUri = TvContract.buildProgramsUriForChannel(channelId); in testProgramsScheduleOverlap() local