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