Searched refs:forFile (Results 1 - 4 of 4) sorted by relevance

/packages/apps/TV/usbtuner/src/com/android/usbtuner/
H A DChannelScanFileParser.java46 public static ScanChannel forFile(int frequency, String filename) { method in class:ChannelScanFileParser.ScanChannel
H A DFileDataSource.java328 output.add(ScanChannel.forFile(freq, file.getName()));
/packages/apps/TV/usbtuner/src/com/android/usbtuner/tvinput/
H A DFileSourceEventDetector.java159 TunerChannel tunerChannel = TunerChannel.forFile(channel, pmtItems);
/packages/apps/TV/usbtuner/src/com/android/usbtuner/data/
H A DTunerChannel.java147 public static TunerChannel forFile(VctItem channel, List<PmtItem> pmtItems) { method in class:TunerChannel

Completed in 130 milliseconds