Searched refs:TvctChannelInfo (Results 1 – 2 of 2) sorted by relevance
41 public static TvctChannelInfo parseTvctSection(byte[] data) { in parseTvctSection()88 return new TvctChannelInfo(name, majorNumber, minorNumber); in parseTvctSection()247 public static class TvctChannelInfo { class in SampleTunerTvInputSectionParser252 public TvctChannelInfo( in TvctChannelInfo() method in SampleTunerTvInputSectionParser.TvctChannelInfo
65 SampleTunerTvInputSectionParser.TvctChannelInfo channelInfo = in setChannel()