Searched refs:mTunerType (Results 1 – 4 of 4) sorted by relevance
87 protected Integer mTunerType; field in BaseTunerSetupActivity143 if (mTunerType != null) { in onCreateInitialFragment()146 args.putInt(KEY_TUNER_TYPE, mTunerType); in onCreateInitialFragment()231 args1.putInt(KEY_TUNER_TYPE, mTunerType); in executeAction()323 args2.putInt(KEY_TUNER_TYPE, mTunerType); in showScanResultFragment()
310 private final int mTunerType; field in RadioTestFragment.TunerListener313 mTunerType = tunerType; in TunerListener()319 switch (mTunerType) { in onTunerClosed()327 Log.e(TAG, "Unsupported tuner type " + mTunerType); in onTunerClosed()
109 mTunerType = result; in executeGetTunerTypeAndCountAsyncTask()
110 mTunerType = result; in executeGetTunerTypeAndCountAsyncTask()