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