Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DEffectBundleTest.java132 if (!eqGetParam(media, command, invalidBand, reply)) { in testParamPresetName()
368 private boolean eqGetParam(int media, int command, int band, byte[] reply) { in eqGetParam() method in EffectBundleTest
396 private boolean eqGetParam(int media, int command, int band, int[] reply) { in eqGetParam() method in EffectBundleTest
428 if (!eqGetParam(media, command, invalidBand, reply)) { in testGetParam()