Searched refs:getMalFormedChannels (Results 1 – 4 of 4) sorted by relevance
325 public List<TunerChannel> getMalFormedChannels() { in getMalFormedChannels() method in EventDetector326 return mTsParser.getMalFormedChannels(); in getMalFormedChannels()
520 public List<TunerChannel> getMalFormedChannels() { in getMalFormedChannels() method in TsParser
283 public List<TunerChannel> getMalFormedChannels() { in getMalFormedChannels() method in TunerTsStreamer284 return mEventDetector.getMalFormedChannels(); in getMalFormedChannels()
451 ? ((TunerTsStreamer) mScanTsStreamer).getMalFormedChannels() in addCjMusicChannel()470 ((TunerTsStreamer) mScanTsStreamer).getMalFormedChannels()) { in addChannelsWithoutVct()