Lines Matching refs:ISoundTriggerHwCallback
58 const sp<V2_0::ISoundTriggerHwCallback>& callback, int32_t cookie,
61 const sp<V2_0::ISoundTriggerHwCallback>& callback,
66 const sp<V2_0::ISoundTriggerHwCallback>& callback,
73 const sp<V2_1::ISoundTriggerHwCallback>& callback,
76 const sp<V2_1::ISoundTriggerHwCallback>& callback,
81 const sp<V2_1::ISoundTriggerHwCallback>& callback,
109 SoundModelClient(uint32_t id, V2_0::ISoundTriggerHwCallback::CallbackCookie cookie) in SoundModelClient()
123 V2_0::ISoundTriggerHwCallback::CallbackCookie mCookie;
128 V2_0::ISoundTriggerHwCallback::PhraseRecognitionEvent* event,
131 V2_0::ISoundTriggerHwCallback::RecognitionEvent* event,
133 static void convertSoundModelEventFromHal(V2_0::ISoundTriggerHwCallback::ModelEvent* event,
147 SoundModelClient_2_0(uint32_t id, V2_0::ISoundTriggerHwCallback::CallbackCookie cookie, in SoundModelClient_2_0()
148 sp<V2_0::ISoundTriggerHwCallback> callback) in SoundModelClient_2_0()
155 sp<V2_0::ISoundTriggerHwCallback> mCallback;
194 SoundModelClient_2_1(uint32_t id, V2_1::ISoundTriggerHwCallback::CallbackCookie cookie, in SoundModelClient_2_1()
195 sp<V2_1::ISoundTriggerHwCallback> callback) in SoundModelClient_2_1()
202 sp<V2_1::ISoundTriggerHwCallback> mCallback;