Searched refs:onCallbackEvent (Results 1 – 4 of 4) sorted by relevance
139 void onCallbackEvent(const sp<CallbackEvent>& event);182 void onCallbackEvent(const sp<CallbackEvent>& event);232 void onCallbackEvent(const sp<CallbackEvent>& event);
391 void SoundTriggerHwService::onCallbackEvent(const sp<CallbackEvent>& event) in onCallbackEvent() function in android::SoundTriggerHwService409 module->onCallbackEvent(event); in onCallbackEvent()412 moduleClient->onCallbackEvent(event); in onCallbackEvent()462 service->onCallbackEvent(event); in threadLoop()726 void SoundTriggerHwService::Module::onCallbackEvent(const sp<CallbackEvent>& event) in onCallbackEvent() function in android::SoundTriggerHwService::Module1045 void SoundTriggerHwService::ModuleClient::onCallbackEvent(const sp<CallbackEvent>& event) in onCallbackEvent() function in android::SoundTriggerHwService::ModuleClient
178 void onCallbackEvent(const sp<IMemory>& event);
271 moduleClient->onCallbackEvent(eventMemory); in threadLoop()902 void RadioService::ModuleClient::onCallbackEvent(const sp<IMemory>& eventMemory) in onCallbackEvent() function in android::RadioService::ModuleClient