Searched refs:forFile (Results 1 – 4 of 4) sorted by relevance
45 public static ScanChannel forFile(int frequency, String filename) { in forFile() method in ScanChannel
186 TunerChannel tunerChannel = TunerChannel.forFile(channel, pmtItems);
428 output.add(ScanChannel.forFile(freq, file.getName())); in addLocalStreamFiles()
223 public static TunerChannel forFile(PsipData.VctItem channel, List<PsiData.PmtItem> pmtItems) { in forFile() method in TunerChannel