Home
last modified time | relevance | path

Searched defs:forFile (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/tuner/
DChannelScanFileParser.java54 public static ScanChannel forFile(int frequency, String filename) { in forFile() method in ChannelScanFileParser.ScanChannel
/packages/apps/TV/src/com/android/tv/tuner/data/
DTunerChannel.java144 public static TunerChannel forFile(PsipData.VctItem channel, List<PsiData.PmtItem> pmtItems) { in forFile() method in TunerChannel