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

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

Completed in 66 milliseconds