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

  /external/chromium_org/content/browser/speech/
speech_recognizer_impl.cc 230 this, FSMEventArgs(EVENT_STOP_CAPTURE)));
348 // EVENT_STOP_CAPTURE below once speech input extensions are fixed.
353 case EVENT_STOP_CAPTURE:
368 case EVENT_STOP_CAPTURE:
385 case EVENT_STOP_CAPTURE:
402 case EVENT_STOP_CAPTURE:
419 case EVENT_STOP_CAPTURE:
436 case EVENT_STOP_CAPTURE:
448 // will be removed and STATE_IDLE.EVENT_ABORT,EVENT_STOP_CAPTURE will be
speech_recognition_manager_impl.h 118 EVENT_STOP_CAPTURE,
speech_recognizer_impl.h 71 EVENT_STOP_CAPTURE,
speech_recognition_manager_impl.cc 287 EVENT_STOP_CAPTURE));
530 case EVENT_STOP_CAPTURE:
538 case EVENT_STOP_CAPTURE:
556 case EVENT_STOP_CAPTURE:

Completed in 2084 milliseconds