Searched defs:SimulateInputEvent (Results 1 – 5 of 5) 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, bool isAutoToVirt… in SimulateInputEvent() function in OHOS::MMI::InputManager
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
185 void InputManager::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager193 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent, bool isAutoToVirt… in SimulateInputEvent() function in OHOS::MMI::InputManager205 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent, float zOrder, in SimulateInputEvent() function in OHOS::MMI::InputManager
945 void InputManagerImpl::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent, bool isNativeInject) in SimulateInputEvent() function in OHOS::MMI::InputManagerImpl997 int32_t InputManagerImpl::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent, bool isNat… in SimulateInputEvent() function in OHOS::MMI::InputManagerImpl