Searched refs:VolumeSetVolumeLevel (Results 1 – 1 of 1) sorted by relevance
1928 int VolumeSetVolumeLevel(EffectContext *pContext, int16_t level){ in Effect_setConfig() function3006 status = VolumeSetVolumeLevel(pContext, level); in Effect_setConfig()3462 *(int *) pReplyData = android::VolumeSetVolumeLevel(pContext, 0); in Effect_command()3858 android::VolumeSetVolumeLevel(pContext, (int16_t)(maxdB*100)); in Effect_command()