Home
last modified time | relevance | path

Searched defs:SimulateInputEvent (Results 1 – 2 of 2) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dinput_manager.cpp108 void InputManager::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager
113 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dinput_manager_impl.cpp355 void InputManagerImpl::SimulateInputEvent(std::shared_ptr<OHOS::MMI::KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::MMI::InputManagerImpl
363 void InputManagerImpl::SimulateInputEvent(std::shared_ptr<OHOS::MMI::PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::MMI::InputManagerImpl