Searched defs:PARAM_CURRENT_PRESET (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/audiofx/
H A DEqualizer.java77 public static final int PARAM_CURRENT_PRESET = 6; field in class:Equalizer
320 checkStatus(getParameter(PARAM_CURRENT_PRESET, result));
335 checkStatus(setParameter(PARAM_CURRENT_PRESET, preset));

Completed in 75 milliseconds