Searched defs:createEpgChannel (Results 1 – 2 of 2) sorted by relevance
30 public static EpgInput createEpgChannel(long id, String inputId, String lineupId) { in createEpgChannel() method in EpgInput34 public static EpgInput createEpgChannel(ContentValues contentValues) { in createEpgChannel() method in EpgInput
39 public static EpgChannel createEpgChannel(Channel channel, String epgChannelId, in createEpgChannel() method in EpgReader.EpgChannel