Searched refs:EFFECT_CMD_OFFLOAD (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/security/src/android/security/cts/ |
D | AudioSecurityTest.java | 42 private static final int EFFECT_CMD_OFFLOAD = 20; field in AudioSecurityTest 156 audioEffect, EFFECT_CMD_OFFLOAD, command, reply); in testAudioEffectGetParameter() 199 audioEffect, EFFECT_CMD_OFFLOAD, command, reply); in testAudioEffectGetParameter2() 269 audioEffect, EFFECT_CMD_OFFLOAD, command, reply); in testAudioEffectSetParameter() 308 EFFECT_CMD_OFFLOAD, in testAudioEffectSetOffload()
|