Searched defs:TunerChannel (Results 1 – 1 of 1) sorted by relevance
42 public class TunerChannel implements Comparable<TunerChannel>, TvTracksInterface { class72 private TunerChannel(VctItem channel, int programNumber, List<PmtItem> pmtItems, int type) { in TunerChannel() method in TunerChannel135 public TunerChannel(VctItem channel, List<PmtItem> pmtItems) { in TunerChannel() method in TunerChannel139 public TunerChannel(int programNumber, List<PmtItem> pmtItems) { in TunerChannel() method in TunerChannel143 private TunerChannel(TunerChannelProto tunerChannelProto) { in TunerChannel() method in TunerChannel