HomeSort by relevance Sort by last modified time
    Searched defs:BaseTunerSetupActivity (Results 1 - 2 of 2) sorted by null

  /packages/apps/TV/src/com/android/tv/tuner/
TunerInputController.java 56 import com.android.tv.tuner.setup.BaseTunerSetupActivity;
286 BaseTunerSetupActivity.onTvInputEnabled(context, enabled, tunerType);
  /packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
BaseTunerSetupActivity.java 55 public class BaseTunerSetupActivity extends SetupActivity {
56 private static final String TAG = "BaseTunerSetupActivity";

Completed in 160 milliseconds