Searched refs:onNewEvent (Results 1 – 4 of 4) sorted by relevance
33 virtual void onNewEvent(const ::aidl::android::hardware::automotive::evs::EvsEventDesc&) = 0;
144 void onNewEvent(const ::aidl::android::hardware::automotive::evs::EvsEventDesc&) override;
312 mCallback->onNewEvent(event); in notify()
422 void EvsServiceContext::onNewEvent(const EvsEventDesc& event) { in onNewEvent() function in android::automotive::evs::EvsServiceContext