Searched defs:onSoundModelEvent (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/soundtrigger/ | ||
D | ISoundTriggerClient.cpp | 53 virtual void onSoundModelEvent(const sp<IMemory>& eventMemory) in onSoundModelEvent() function in android::BpSoundTriggerClient |
D | SoundTrigger.cpp | 217 void SoundTrigger::onSoundModelEvent(const sp<IMemory>& eventMemory) in onSoundModelEvent() function in android::SoundTrigger |
/frameworks/base/core/jni/ | ||
D | android_hardware_SoundTrigger.cpp | 322 void JNISoundTriggerCallback::onSoundModelEvent(struct sound_trigger_model_event *event) in onSoundModelEvent() function in JNISoundTriggerCallback |