Searched refs:stopRecognitionLocked (Results 1 – 3 of 3) sorted by relevance
444 return stopRecognitionLocked() == STATUS_OK; in stopRecognition()559 stopRecognitionLocked(); in onSoundModelsChanged()590 private int stopRecognitionLocked() { in stopRecognitionLocked() method in AlwaysOnHotwordDetector
471 status = stopRecognitionLocked(modelData, in tryStopAndUnloadLocked()543 int status = stopRecognitionLocked(modelData, in unloadGenericSoundModel()845 return stopRecognitionLocked(model, notify); in updateRecognitionLocked()1151 private int stopRecognitionLocked(ModelData modelData, boolean notify) { in stopRecognitionLocked() method in SoundTriggerHelper
13093 PLcom/android/server/soundtrigger/SoundTriggerHelper;->stopRecognitionLocked(Lcom/android/server/so…