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

  /external/chromium/chrome/browser/speech/
speech_input_bubble_controller.h 72 void SetBubbleMessage(int caller_id, const string16& text);
speech_input_bubble_controller_unittest.cc 128 test_fixture_->controller_->SetBubbleMessage(kBubbleCallerId,
speech_input_manager.cc 245 bubble_controller_->SetBubbleMessage(
328 bubble_controller_->SetBubbleMessage(
speech_input_bubble_controller.cc 80 void SpeechInputBubbleController::SetBubbleMessage(int caller_id,
  /external/chromium_org/chrome/browser/speech/
speech_recognition_bubble_controller.h 53 void SetBubbleMessage(const base::string16& text);
chrome_speech_recognition_manager_delegate_bubble_ui.cc 160 GetBubbleController()->SetBubbleMessage(
speech_recognition_bubble_controller.cc 66 void SpeechRecognitionBubbleController::SetBubbleMessage(
speech_recognition_bubble_controller_unittest.cc 131 test_fixture_->controller_->SetBubbleMessage(ASCIIToUTF16("Test"));

Completed in 134 milliseconds