Home
last modified time | relevance | path

Searched refs:EFFECT_CMD_OFFLOAD (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/src/android/security/cts/
DAudioSecurityTest.java42 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()