Searched refs:OpenSLESConstants (Results 1 – 2 of 2) sorted by relevance
22 public final class OpenSLESConstants { class23 private OpenSLESConstants() { in OpenSLESConstants() method in OpenSLESConstants
19 import com.android.audiofx.OpenSLESConstants;373 seekbar.setMax(OpenSLESConstants.VIRTUALIZER_MAX_STRENGTH in onCreate()374 - OpenSLESConstants.VIRTUALIZER_MIN_STRENGTH); in onCreate()435 seekbar.setMax(OpenSLESConstants.BASSBOOST_MAX_STRENGTH in onCreate()436 - OpenSLESConstants.BASSBOOST_MIN_STRENGTH); in onCreate()