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;334 seekbar.setMax(OpenSLESConstants.VIRTUALIZER_MAX_STRENGTH in onCreate()335 - OpenSLESConstants.VIRTUALIZER_MIN_STRENGTH); in onCreate()396 seekbar.setMax(OpenSLESConstants.BASSBOOST_MAX_STRENGTH in onCreate()397 - OpenSLESConstants.BASSBOOST_MIN_STRENGTH); in onCreate()