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

  /packages/apps/TV/src/com/android/tv/util/
SetupUtils.java 64 private final String mTunerInputId;
80 mTunerInputId = BaseApplication.getSingletons(context).getEmbeddedTunerInputId();
335 removedInputList.remove(mTunerInputId);
  /packages/apps/TV/src/com/android/tv/
MainActivity.java 277 private String mTunerInputId;
416 && mTunerInputId.equals(inputId)
423 mSetupUtils.markAsKnownInput(mTunerInputId);
531 mTunerInputId = tvSingletons.getEmbeddedTunerInputId();
    [all...]

Completed in 272 milliseconds