HomeSort by relevance Sort by last modified time
    Searched full:cur_delegate (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/speech/
speech_input_manager.cc 358 SpeechInputManagerDelegate* cur_delegate = GetDelegate(caller_id); local
360 cur_delegate->DidCompleteRecording(caller_id);
361 cur_delegate->DidCompleteRecognition(caller_id);

Completed in 636 milliseconds