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

  /external/chromium/chrome/browser/speech/
speech_input_bubble.cc 165 SetInputVolume(0, 0);
219 void SpeechInputBubbleBase::SetInputVolume(float volume, float noise_volume) {
speech_input_manager.cc 123 virtual void SetInputVolume(int caller_id, float volume, float noise_volume);
349 void SpeechInputManagerImpl::SetInputVolume(int caller_id, float volume,

Completed in 411 milliseconds