Home
last modified time | relevance | path

Searched defs:tunerChannel (Results 1 – 5 of 5) sorted by relevance

/packages/apps/TV/tuner/src/com/android/tv/tuner/ts/
DTsParser.java527 TunerChannel tunerChannel = new TunerChannel(programNumber, pmtList); in getMalFormedChannels() local
/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
DTunerChannel.java215 TunerChannel tunerChannel = in forNetwork() local
/packages/apps/TV/tuner/src/com/android/tv/tuner/tvinput/datamanager/
DChannelDataManager.java692 TunerChannel tunerChannel = TunerChannel.fromCursor(cursor); in getChannelId() local
/packages/apps/TV/tuner/src/com/android/tv/tuner/tvinput/
DTunerSessionWorkerExoV2.java1000 private boolean handleMessageUpdateChannelInfo(TunerChannel tunerChannel) { in handleMessageUpdateChannelInfo()
DTunerSessionWorker.java990 private boolean handleMessageUpdateChannelInfo(TunerChannel tunerChannel) { in handleMessageUpdateChannelInfo()