Home
last modified time | relevance | path

Searched refs:HOTWORD_RECOGNIZING (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/resources/app_list/
Dspeech_manager.js23 HOTWORD_RECOGNIZING: 'HOTWORD_RECOGNIZING', property
105 this.setState_(SpeechState.HOTWORD_RECOGNIZING);
124 if (this.state != SpeechState.HOTWORD_RECOGNIZING)
163 this.setState_(SpeechState.HOTWORD_RECOGNIZING);
241 if (this.state == SpeechState.HOTWORD_RECOGNIZING) {