Searched refs:captureHotwordAllowed (Results 1 – 5 of 5) sorted by relevance
25 bool captureHotwordAllowed();
46 bool captureHotwordAllowed() { in captureHotwordAllowed() function
109 if (!captureHotwordAllowed()) { in listModules()130 if (!captureHotwordAllowed()) { in attach()497 if (!captureHotwordAllowed()) { in detach()526 if (!captureHotwordAllowed()) { in loadSoundModel()574 if (!captureHotwordAllowed()) { in unloadSoundModel()602 if (!captureHotwordAllowed()) { in startRecognition()649 if (!captureHotwordAllowed()) { in stopRecognition()
257 if (((inputSource == AUDIO_SOURCE_HOTWORD) && !captureHotwordAllowed()) || in getInputForAttr()
263 if (((attr->source == AUDIO_SOURCE_HOTWORD) && !captureHotwordAllowed()) || in getInputForAttr()