Searched defs:voiceVolumeCommand (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.cpp692 status_t AudioPolicyService::AudioCommandThread::voiceVolumeCommand(float volume, int delayMs) function in class:android::AudioPolicyService::AudioCommandThread
1091 return (int)mAudioCommandThread->voiceVolumeCommand(volume, delayMs);

Completed in 27 milliseconds