Searched refs:PARAM_DENSITY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/audiofx/
H A DEnvironmentalReverb.java107 public static final int PARAM_DENSITY = 9; field in class:EnvironmentalReverb
420 checkStatus(setParameter(PARAM_DENSITY, param));
433 checkStatus(getParameter(PARAM_DENSITY, param));

Completed in 38 milliseconds