Searched defs:TunerTvInputService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/tuner/tvinput/
H A DTunerTvInputService.java38 * {@link TunerTvInputService} serves TV channels coming from a tuner device.
40 public class TunerTvInputService extends TvInputService class in inherits:TvInputService,AudioCapabilitiesReceiver.Listener
42 private static final String TAG = "TunerTvInputService";
121 return TvContract.buildInputId(new ComponentName(context, TunerTvInputService.class));

Completed in 49 milliseconds