Home
last modified time | relevance | path

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

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