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

  /external/chromium/chrome/browser/speech/
speech_input_bubble_controller.cc 55 ProcessRequestInUiThread(caller_id, REQUEST_CLOSE, string16(), 0, 0);
59 ProcessRequestInUiThread(caller_id, REQUEST_SET_WARM_UP_MODE,
64 ProcessRequestInUiThread(caller_id, REQUEST_SET_RECORDING_MODE,
69 ProcessRequestInUiThread(caller_id, REQUEST_SET_RECOGNIZING_MODE,
76 ProcessRequestInUiThread(caller_id, REQUEST_SET_INPUT_VOLUME, string16(),
82 ProcessRequestInUiThread(caller_id, REQUEST_SET_MESSAGE, text, 0, 0);
139 void SpeechInputBubbleController::ProcessRequestInUiThread(
144 this, &SpeechInputBubbleController::ProcessRequestInUiThread,
speech_input_bubble_controller.h 107 void ProcessRequestInUiThread(int caller_id,

Completed in 34 milliseconds