Searched refs:stopAllRecognitions (Results 1 – 13 of 13) 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 public void stopAllRecognitions() { in stopAllRecognitions() method in SoundTriggerHw2Watchdog87 mUnderlying.stopAllRecognitions(); in stopAllRecognitions()
117 public void stopAllRecognitions() { in stopAllRecognitions() method in SoundTriggerHw2Enforcer119 mUnderlying.stopAllRecognitions(); in stopAllRecognitions()
92 void stopAllRecognitions(); in stopAllRecognitions() method
209 public void stopAllRecognitions() { in stopAllRecognitions() method in SoundTriggerHw2Compat211 int retval = as2_0().stopAllRecognitions(); in stopAllRecognitions()
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()