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

/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
H A DLiveTvTunerSetupActivity.java25 public class LiveTvTunerSetupActivity extends BaseTunerSetupActivity { class in inherits:BaseTunerSetupActivity
26 private static final String TAG = "LiveTvTunerSetupActivity";
33 return TunerHal.getTunerTypeAndCount(LiveTvTunerSetupActivity.this).first;
38 if (!LiveTvTunerSetupActivity.this.isDestroyed()) {

Completed in 75 milliseconds