Searched refs:mFmBandConfig (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/tests/functional/
H A DRadioTunerTest.java83 RadioManager.BandConfig mFmBandConfig; field in class:RadioTunerTest
150 mFmBandConfig = new RadioManager.FmBandConfig.Builder(mFmBandDescriptor).build();
153 mFmBandConfig, withAudio, mCallback, null);
290 int channel = mFmBandConfig.getLowerLimit() + mFmBandConfig.getSpacing();

Completed in 61 milliseconds