Home
last modified time | relevance | path

Searched defs:onSoundModelEvent (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/soundtrigger/
DISoundTriggerClient.cpp53 virtual void onSoundModelEvent(const sp<IMemory>& eventMemory) in onSoundModelEvent() function in android::BpSoundTriggerClient
DSoundTrigger.cpp217 void SoundTrigger::onSoundModelEvent(const sp<IMemory>& eventMemory) in onSoundModelEvent() function in android::SoundTrigger
/frameworks/base/core/jni/
Dandroid_hardware_SoundTrigger.cpp322 void JNISoundTriggerCallback::onSoundModelEvent(struct sound_trigger_model_event *event) in onSoundModelEvent() function in JNISoundTriggerCallback