Searched refs:PRESET_CUSTOM (Results 1 – 1 of 1) sorted by relevance
39 private static final int PRESET_CUSTOM = -1; //keep in sync AudioEqualizer.h field in EffectBundleTest135 if (invalidBand == PRESET_CUSTOM) { in testParamPresetName()