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
172 void InputAdapter::SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::InputAdapter177 void InputAdapter::SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::InputAdapter
271 void InputManager::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager278 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent, bool isAutoToVirt… in SimulateInputEvent() function in OHOS::MMI::InputManager298 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent, float zOrder, in SimulateInputEvent() function in OHOS::MMI::InputManager
1173 void InputManagerImpl::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent, bool isNativeInject) in SimulateInputEvent() function in OHOS::MMI::InputManagerImpl1226 int32_t InputManagerImpl::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent, bool isNat… in SimulateInputEvent() function in OHOS::MMI::InputManagerImpl