Home
last modified time | relevance | path

Searched refs:DispatchEvent (Results 1 - 25 of 42) sorted by relevance

12

/foundation/arkui/ui_lite/frameworks/dock/
H A Dinput_device.cpp25 DispatchEvent(data); in ProcessEvent()
H A Dvirtual_input_device.cpp22 void VirtualInputDevice::DispatchEvent(const DeviceData& data) in DispatchEvent() function in OHOS::VirtualInputDevice
H A Dkey_input_device.h36 void DispatchEvent(const DeviceData& data) override;
H A Dkey_input_device.cpp22 void KeyInputDevice::DispatchEvent(const DeviceData& data) in DispatchEvent() function in OHOS::KeyInputDevice
H A Dvirtual_input_device.h34 void DispatchEvent(const DeviceData& data) override;
H A Dinput_device.h57 virtual void DispatchEvent(const DeviceData& data) = 0;
H A Dpointer_input_device.h36 void DispatchEvent(const DeviceData& data) override;
H A Drotate_input_device.cpp37 void RotateInputDevice::DispatchEvent(const DeviceData& data) in DispatchEvent() function in OHOS::RotateInputDevice
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dmock_touch_event_target.h27 bool DispatchEvent(const TouchEvent& point) override
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_raw_recognizer.cpp23 bool RawRecognizer::DispatchEvent(const TouchEvent &point) in DispatchEvent() function in OHOS::Ace::RawRecognizer
/foundation/arkui/ui_lite/interfaces/innerkits/dock/
H A Drotate_input_device.h38 void DispatchEvent(const DeviceData& data) override;
/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Dscene_viewer_touch_handler.h32 bool DispatchEvent(const TouchEvent& event) override;
H A Dscene_viewer_touch_handler.cpp51 bool SceneViewerTouchHandler::DispatchEvent(const TouchEvent& event) in DispatchEvent() function in OHOS::Ace::SceneViewerTouchHandler
/foundation/multimedia/player_framework/services/services/player/subscriber/
H A Daccount_subscriber.h44 void DispatchEvent(int32_t userId, const std::string &action);
H A Daccount_subscriber.cpp55 void AccountSubscriber::DispatchEvent(int32_t userId, const std::string &action) in DispatchEvent() function in OHOS::Media::AccountSubscriber
80 subscriber->DispatchEvent(userId, action); in OnReceiveEvent()
/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dinput_manager_listener.cpp71 StandbyServiceImpl::GetInstance()->DispatchEvent(msg); in OnCallbackEvent()
H A Dbackground_task_listener.cpp101 StandbyServiceImpl::GetInstance()->DispatchEvent(standbyMessage); in OnTaskStatusChanged()
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dswipe_recognizer.h60 bool DispatchEvent(const TouchEvent& point) override;
H A Draw_recognizer.h54 bool DispatchEvent(const TouchEvent& point) override;
H A Dgesture_recognizer.h57 bool DispatchEvent(const TouchEvent& point) override
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp192 standbyImpl->DispatchEvent(standbyMessage); in DayNightSwitchCallback()
207 StandbyServiceImpl::GetInstance()->DispatchEvent(message); in RegisterTimeObserver()
746 DispatchEvent(standbyMessage); in OnProcessStatusChanged()
758 DispatchEvent(standbyMessage); in NotifyAllowListChanged()
883 DispatchEvent(standbyMessage); in ReportWorkSchedulerStatus()
953 DispatchEvent(standbyMessage); in ReportDeviceStateChanged()
989 DispatchEvent(StandbyMessage(StandbyMessageType::COMMON_EVENT, in HandleScreenStateChanged()
992 DispatchEvent(StandbyMessage(StandbyMessageType::COMMON_EVENT, in HandleScreenStateChanged()
1001 DispatchEvent(StandbyMessage(StandbyMessageType::COMMON_EVENT, event)); in HandleChargeStateChanged()
1009 DispatchEvent(standbyMessag in HandleScreenClickRecognize()
1178 void StandbyServiceImpl::DispatchEvent(const StandbyMessage& message) DispatchEvent() function in OHOS::DevStandbyMgr::StandbyServiceImpl
[all...]
H A Dapp_state_observer.cpp95 StandbyServiceImpl::GetInstance()->DispatchEvent(message); in OnForegroundApplicationChanged()
/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/
H A Drender_touch_listener.h73 bool DispatchEvent(const TouchEvent& point) override;
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dmouse_event.h472 bool DispatchEvent(const TouchEvent& point) override
537 bool DispatchEvent(const TouchEvent& point) override
571 bool DispatchEvent(const TouchEvent& point) override
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_bar_controller.h54 bool DispatchEvent(const TouchEvent& point) override

Completed in 15 milliseconds

12