Searched defs:SimulateInputEvent (Results 1 – 7 of 7) sorted by relevance
84 void InputManager::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager90 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager
123 void InputAdapter::SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::InputAdapter128 void InputAdapter::SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::InputAdapter
94 void MockInputAdapter::SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::MockInputAdapter97 void MockInputAdapter::SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
171 void InputAdapter::SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::InputAdapter176 void InputAdapter::SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::InputAdapter
172 void InputManager::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager180 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager188 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent, float zOrder) in SimulateInputEvent() function in OHOS::MMI::InputManager
913 void InputManagerImpl::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent, bool isNativeInject) in SimulateInputEvent() function in OHOS::MMI::InputManagerImpl965 int32_t InputManagerImpl::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent, bool isNat… in SimulateInputEvent() function in OHOS::MMI::InputManagerImpl