Searched refs:OpenSLESConstants (Results 1 – 2 of 2) sorted by relevance
22 public final class OpenSLESConstants { class23 private OpenSLESConstants() { in OpenSLESConstants() method in OpenSLESConstants
54 import com.android.audiofx.OpenSLESConstants;389 seekbar.setMax(OpenSLESConstants.VIRTUALIZER_MAX_STRENGTH in onCreate()390 - OpenSLESConstants.VIRTUALIZER_MIN_STRENGTH); in onCreate()453 seekbar.setMax(OpenSLESConstants.BASSBOOST_MAX_STRENGTH in onCreate()454 - OpenSLESConstants.BASSBOOST_MIN_STRENGTH); in onCreate()