Searched refs:mFmBandConfig (Results 1 – 1 of 1) sorted by relevance
82 private RadioManager.BandConfig mFmBandConfig; field in RadioTestFragment167 mModules.get(mFirstAmFmModuleId).getId(), mFmBandConfig, mAmBandConfig, in onCreateView()254 mFmBandConfig = new RadioManager.FmBandConfig.Builder(fmBandDescriptor).build(); in connectRadio()