Searched refs:stopAllRecognitions (Results 1 – 9 of 9) sorted by relevance
87 Return<int32_t> stopAllRecognitions();128 Return<int32_t> stopAllRecognitions() override { return mImpl->stopAllRecognitions(); } in stopAllRecognitions() function
232 Return<int32_t> SoundTriggerHalImpl::stopAllRecognitions() { in stopAllRecognitions() function in android::hardware::soundtrigger::V2_0::implementation::SoundTriggerHalImpl
85 Return<int32_t> stopAllRecognitions() override { return mImpl->stopAllRecognitions(); } in stopAllRecognitions() function
69 Return<int32_t> stopAllRecognitions() override;
255 Return<int32_t> SoundTriggerHw::stopAllRecognitions() { in stopAllRecognitions() function in android::hardware::soundtrigger::V2_2::implementation::SoundTriggerHw
256 Return<int32_t> SoundTriggerHw::stopAllRecognitions() { in stopAllRecognitions() function in android::hardware::soundtrigger::V2_3::implementation::SoundTriggerHw
158 @callflow(next={"stopRecognition", "stopAllRecognitions"})
245 stopAllRecognitions()