Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
H A DBassBoostTest.java166 private class BassBoostParam extends EffectParameter { class in BassBoostTest
169 … public BassBoostParam(BassBoost bassboost, int min, int max, SeekBar seekBar, TextView textView) { in BassBoostParam() method in BassBoostTest.BassBoostParam