Home
last modified time | relevance | path

Searched defs:stopAllRecognitions (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/soundtrigger/2.1/default/
DSoundTriggerHw.h85 Return<int32_t> stopAllRecognitions() override { return mImpl->stopAllRecognitions(); } in stopAllRecognitions() function
/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.h128 Return<int32_t> stopAllRecognitions() override { return mImpl->stopAllRecognitions(); } in stopAllRecognitions() function
DSoundTriggerHalImpl.cpp232 Return<int32_t> SoundTriggerHalImpl::stopAllRecognitions() { in stopAllRecognitions() function in android::hardware::soundtrigger::V2_0::implementation::SoundTriggerHalImpl
/hardware/interfaces/soundtrigger/2.3/cli/java/android/hardware/soundtrigger/V2_3/cli/
DSthalCli.java340 public int stopAllRecognitions() { in stopAllRecognitions() method in SthalCli.SoundTriggerImpl
/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.cpp255 Return<int32_t> SoundTriggerHw::stopAllRecognitions() { in stopAllRecognitions() function in android::hardware::soundtrigger::V2_2::implementation::SoundTriggerHw
/hardware/interfaces/soundtrigger/2.3/default/
DSoundTriggerHw.cpp256 Return<int32_t> SoundTriggerHw::stopAllRecognitions() { in stopAllRecognitions() function in android::hardware::soundtrigger::V2_3::implementation::SoundTriggerHw