OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetBubbleRecordingMode
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/speech/
speech_input_bubble_controller.h
64
void
SetBubbleRecordingMode
(int caller_id);
speech_input_bubble_controller.cc
63
void SpeechInputBubbleController::
SetBubbleRecordingMode
(int caller_id) {
speech_input_manager.cc
341
bubble_controller_->
SetBubbleRecordingMode
(caller_id);
/external/chromium_org/chrome/browser/speech/
speech_recognition_bubble_controller.h
47
void
SetBubbleRecordingMode
();
chrome_speech_recognition_manager_delegate_bubble_ui.cc
107
GetBubbleController()->
SetBubbleRecordingMode
();
speech_recognition_bubble_controller.cc
58
void SpeechRecognitionBubbleController::
SetBubbleRecordingMode
() {
Completed in 54 milliseconds