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

  /external/chromium_org/chrome/browser/speech/
speech_recognition_bubble_controller.cc 32 last_request_issued_(REQUEST_CLOSE) {
84 ProcessRequestInUiThread(UIRequest(REQUEST_CLOSE));
182 case REQUEST_CLOSE:
speech_recognition_bubble_controller.h 85 REQUEST_CLOSE,
  /external/chromium/chrome/browser/speech/
speech_input_bubble_controller.h 96 REQUEST_CLOSE,
speech_input_bubble_controller.cc 55 ProcessRequestInUiThread(caller_id, REQUEST_CLOSE, string16(), 0, 0);
179 case REQUEST_CLOSE:

Completed in 134 milliseconds