Searched refs:MEDIA_SHORT (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/security/src/android/security/cts/ |
D | EffectBundleTest.java | 41 private static final int MEDIA_SHORT = 0; field in EffectBundleTest 55 testGetParam(MEDIA_SHORT, Equalizer.PARAM_CENTER_FREQ, INVALID_BAND_ARRAY, mValue0, in testEqualizer_getParamCenterFreq() 74 testGetParam(MEDIA_SHORT, Equalizer.PARAM_BAND_LEVEL, INVALID_BAND_ARRAY, mValue0, mValue1); in testEqualizer_getParamBandLevel() 92 testGetParam(MEDIA_SHORT, Equalizer.PARAM_BAND_FREQ_RANGE, INVALID_BAND_ARRAY, mValue0, in testEqualizer_getParamFreqRange() 112 testParamPresetName(MEDIA_SHORT); in testEqualizer_getParamPresetName() 166 if (!eqSetParam(MEDIA_SHORT, command, invalidBand, value)) { in testEqualizer_setParamBandLevel() 195 eqGetParamFreqRangeCommand(MEDIA_SHORT)); in testEqualizer_getParamFreqRangeCommand_short() 215 eqSetParamProperties(MEDIA_SHORT)); in testEqualizer_setParamProperties_short() 467 case MEDIA_SHORT: in getMediaId()
|