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.java131 if (!eqGetParam(media, command, invalidBand, reply)) { in testParamPresetName()
367 private boolean eqGetParam(int media, int command, int band, byte[] reply) { in eqGetParam() method in EffectBundleTest
395 private boolean eqGetParam(int media, int command, int band, int[] reply) { in eqGetParam() method in EffectBundleTest
427 if (!eqGetParam(media, command, invalidBand, reply)) { in testGetParam()