Searched refs:captureHotwordAllowed (Results 1 – 4 of 4) sorted by relevance
25 bool captureHotwordAllowed();
116 bool captureHotwordAllowed() { in captureHotwordAllowed() function
92 if (!captureHotwordAllowed()) { in listModules()113 if (!captureHotwordAllowed()) { in attach()945 if (!captureHotwordAllowed()) { in detach()968 if (!captureHotwordAllowed()) { in loadSoundModel()982 if (!captureHotwordAllowed()) { in unloadSoundModel()997 if (!captureHotwordAllowed()) { in startRecognition()1011 if (!captureHotwordAllowed()) { in stopRecognition()
292 if ((attr->source == AUDIO_SOURCE_HOTWORD) && !captureHotwordAllowed()) { in getInputForAttr()