Searched refs:captureHotwordAllowed (Results 1 – 5 of 5) sorted by relevance
110 if (!captureHotwordAllowed()) { in listModules()131 if (!captureHotwordAllowed()) { in attach()505 if (!captureHotwordAllowed()) { in detach()534 if (!captureHotwordAllowed()) { in loadSoundModel()578 if (!captureHotwordAllowed()) { in unloadSoundModel()606 if (!captureHotwordAllowed()) { in startRecognition()653 if (!captureHotwordAllowed()) { in stopRecognition()
25 bool captureHotwordAllowed();
116 bool captureHotwordAllowed() { in captureHotwordAllowed() function
261 if ((inputSource == AUDIO_SOURCE_HOTWORD) && !captureHotwordAllowed()) { in getInputForAttr()
280 if ((attr->source == AUDIO_SOURCE_HOTWORD) && !captureHotwordAllowed()) { in getInputForAttr()