Searched refs:eqSetParam (Results 1 – 1 of 1) sorted by relevance
166 if (!eqSetParam(MEDIA_SHORT, command, invalidBand, value)) { in testEqualizer_setParamBandLevel()182 if (!eqSetParam(MEDIA_LONG, command, invalidBand, value)) { in testEqualizer_setParamBandLevel_long()436 private boolean eqSetParam(int media, int command, int band, short[] value) { in eqSetParam() method in EffectBundleTest