Home
last modified time | relevance | path

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

/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.cpp30 void SoundTriggerHalImpl::soundModelCallback(struct sound_trigger_model_event* halEvent, in soundModelCallback()
52 void SoundTriggerHalImpl::recognitionCallback(struct sound_trigger_recognition_event* halEvent, in recognitionCallback()
434 ISoundTriggerHwCallback::ModelEvent* event, const struct sound_trigger_model_event* halEvent) { in convertSoundModelEventFromHal()
445 const struct sound_trigger_phrase_recognition_event* halEvent) { in convertPhaseRecognitionEventFromHal()
456 const struct sound_trigger_recognition_event* halEvent) { in convertRecognitionEventFromHal()
489 struct sound_trigger_recognition_event* halEvent) { in recognitionCallback()
505 struct sound_trigger_model_event* halEvent) { in soundModelCallback()
/hardware/interfaces/broadcastradio/1.0/default/
DTuner.cpp33 void Tuner::onCallback(radio_hal_event_t *halEvent) in onCallback()
79 void Tuner::callback(radio_hal_event_t *halEvent, void *cookie) in callback()
/hardware/interfaces/soundtrigger/2.1/default/
DSoundTriggerHw.cpp149 struct sound_trigger_recognition_event* halEvent) { in recognitionCallback()
176 struct sound_trigger_model_event* halEvent) { in soundModelCallback()