Searched refs:OnMouseLocationEvent (Results 1 – 7 of 7) sorted by relevance
99 void OnMouseLocationEvent(const std::string &networkId, const Event &event) override;102 void EventListener::OnMouseLocationEvent(const std::string &networkId, const Event &event) in OnMouseLocationEvent() function in OHOS::Msdp::DeviceStatus::EventListener
33 virtual void OnMouseLocationEvent(const std::string &networkId, const Event &event) = 0;
61 void OnMouseLocationEvent(const std::string &networkId, const Event &event) override;
80 void OnMouseLocationEvent(const std::string &networkId, const Event &event) override in OnMouseLocationEvent() function in OHOS::Msdp::DeviceStatus::TestEventListener
488 listener->OnMouseLocationEvent(networkId, event); in OnDevMouseLocationListener()
487 listener->OnMouseLocationEvent(networkId, event); in OnDevMouseLocationListener()
402 void JsEventTarget::OnMouseLocationEvent(const std::string &networkId, const Event &event) in OnMouseLocationEvent() function in OHOS::Msdp::DeviceStatus::JsEventTarget