Searched defs:channelId (Results 1 – 2 of 2) sorted by relevance
120 long channelId = cursor.getLong(0); in tearDown() local141 private static ContentValues createDummyProgramValues(long channelId) { in createDummyProgramValues()190 private void verifyChannel(Uri channelUri, ContentValues expectedValues, long channelId) { in verifyChannel()226 long channelId = ContentUris.parseId(rowUri); in testChannelsTable() local315 public void verifyProgramsTable(Uri programsUri, long channelId) { in verifyProgramsTable()350 long channelId = ContentUris.parseId(channelUri); in testProgramsTable() local352 verifyProgramsTable(TvContract.buildProgramsUriForChannel(channelId), channelId); in testProgramsTable() local353 verifyProgramsTable(TvContract.buildProgramsUriForChannel(channelUri), channelId); in testProgramsTable() local357 long channelId, Uri channelUri) { in verifyOverlap()379 long channelId = ContentUris.parseId(channelUri); in testProgramsScheduleOverlap() local
214 long channelId = cursor.getLong(0); in tryTuneAllChannels() local381 long channelId = cursor.getLong(0); in testOnUnhandledInputEventListener() local