Home
last modified time | relevance | path

Searched refs:parseTvctSection (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/tuner/sampletunertvinput/src/com/android/tv/samples/sampletunertvinput/
DSampleTunerTvInputSetupActivity.java66 SampleTunerTvInputSectionParser.parseTvctSection(sectionData); in setChannel()
DSampleTunerTvInputSectionParser.java41 public static TvctChannelInfo parseTvctSection(byte[] data) { in parseTvctSection() method in SampleTunerTvInputSectionParser