HomeSort by relevance Sort by last modified time
    Searched refs:voiceVolumeCommand (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/audioflinger/
AudioPolicyService.h 176 status_t voiceVolumeCommand(float volume, int delayMs = 0);
AudioPolicyService.cpp 622 return mAudioCommandThread->voiceVolumeCommand(volume, delayMs);
870 status_t AudioPolicyService::AudioCommandThread::voiceVolumeCommand(float volume, int delayMs)
    [all...]

Completed in 40 milliseconds