Home
last modified time | relevance | path

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

/packages/apps/TV/usbtuner/src/com/android/usbtuner/
DTunerHal.java47 public @interface ModulationType {} annotation in TunerHal
119 public boolean tune(int frequency, @ModulationType String modulation) { in tune()
151 @ModulationType String modulation, int timeout_ms); in nativeTune()