Searched defs:BassBoostParam (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
H A DBassBoostTest.java93 mStrength = new BassBoostParam(mBassBoost, 0, 1000, seekBar, textView);
160 private class BassBoostParam extends EffectParameter { class in class:BassBoostTest
163 public BassBoostParam(BassBoost bassboost, int min, int max, SeekBar seekBar, TextView textView) { method in class:BassBoostTest.BassBoostParam

Completed in 27 milliseconds