Searched refs:EFFECT_CMD_SET_PARAM (Results 1 – 3 of 3) sorted by relevance
40 private static final int EFFECT_CMD_SET_PARAM = 5; field in AudioSecurityTest286 audioEffect, EFFECT_CMD_SET_PARAM, command, reply); in testAudioEffectSetParameter()426 EFFECT_CMD_SET_PARAM, in testVisualizerCapture_CVE_2017_0396()
46 private static final int EFFECT_CMD_SET_PARAM = 5; field in EffectBundleTest285 int cmdCode = EFFECT_CMD_SET_PARAM; in eqSetParamProperties()528 Integer ret = (Integer)command.invoke(ae, EFFECT_CMD_SET_PARAM, cmdBuf, reply); in executeSetParameter()
152 case EFFECT_CMD_SET_PARAM: { in CTSEffects_command()