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 234 this, FSMEventArgs(EVENT_STOP_CAPTURE)));
352 // EVENT_STOP_CAPTURE below once speech input extensions are fixed.
357 case EVENT_STOP_CAPTURE:
372 case EVENT_STOP_CAPTURE:
389 case EVENT_STOP_CAPTURE:
406 case EVENT_STOP_CAPTURE:
423 case EVENT_STOP_CAPTURE:
440 case EVENT_STOP_CAPTURE:
452 // will be removed and STATE_IDLE.EVENT_ABORT,EVENT_STOP_CAPTURE will be
speech_recognition_manager_impl.h 118 EVENT_STOP_CAPTURE,
speech_recognition_manager_impl.cc 288 EVENT_STOP_CAPTURE));
532 case EVENT_STOP_CAPTURE:
540 case EVENT_STOP_CAPTURE:
558 case EVENT_STOP_CAPTURE:
speech_recognizer_impl.h 74 EVENT_STOP_CAPTURE,

Completed in 38 milliseconds