Searched defs:stopAllRecognitions (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/soundtrigger/
H A DSoundTriggerHalLegacy.cpp115 int SoundTriggerHalLegacy::stopAllRecognitions() function in class:android::SoundTriggerHalLegacy
H A DSoundTriggerHalHidl.cpp339 int SoundTriggerHalHidl::stopAllRecognitions() function in class:android::SoundTriggerHalHidl
349 hidlReturn = soundtrigger->stopAllRecognitions();
353 ALOGE("stopAllRecognitions error %s", hidlReturn.description().c_str());

Completed in 49 milliseconds