Lines Matching refs:halEvent
100 virtual void recognitionCallback(struct sound_trigger_recognition_event* halEvent) = 0;
101 virtual void soundModelCallback(struct sound_trigger_model_event* halEvent) = 0;
112 const struct sound_trigger_phrase_recognition_event* halEvent);
115 const struct sound_trigger_recognition_event* halEvent);
117 const struct sound_trigger_model_event* halEvent);
135 void recognitionCallback(struct sound_trigger_recognition_event* halEvent) override;
136 void soundModelCallback(struct sound_trigger_model_event* halEvent) override;
161 static void soundModelCallback(struct sound_trigger_model_event* halEvent, void* cookie);
162 static void recognitionCallback(struct sound_trigger_recognition_event* halEvent, void* cookie);
177 void recognitionCallback(struct sound_trigger_recognition_event* halEvent) override;
178 void soundModelCallback(struct sound_trigger_model_event* halEvent) override;