Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/source/
H A DFileSourceEventDetector.java233 TunerChannel tunerChannel = TunerChannel.forDvbFile(channel, pmtItems);
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
H A DTunerChannel.java227 public static TunerChannel forDvbFile( in forDvbFile() method in TunerChannel