Searched defs:loadSoundModel (Results 1 – 6 of 6) sorted by relevance
83 public native int loadSoundModel(SoundTrigger.SoundModel model, int[] soundModelHandle); in loadSoundModel() method in SoundTriggerModule
243 public int loadSoundModel(SoundModel soundModel) { in loadSoundModel() method in SoundTriggerManager
54 status_t loadSoundModel(const sp<IMemory>& modelMemory, in loadSoundModel() function in android::BpSoundTrigger
155 status_t SoundTrigger::loadSoundModel(const sp<IMemory>& modelMemory, in loadSoundModel() function in android::SoundTrigger
551 status_t SoundTriggerHwService::Module::loadSoundModel(const sp<IMemory>& modelMemory, in loadSoundModel() function in android::SoundTriggerHwService::Module968 status_t SoundTriggerHwService::ModuleClient::loadSoundModel(const sp<IMemory>& modelMemory, in loadSoundModel() function in android::SoundTriggerHwService::ModuleClient
139 int SoundTriggerHalHidl::loadSoundModel(struct sound_trigger_sound_model *sound_model, in loadSoundModel() function in android::SoundTriggerHalHidl