Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
Dmock_input_manager.cpp81 void InputManager::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager
87 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dinput_manager.cpp113 void InputManager::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager
118 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.cpp468 void InputManagerImpl::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::MMI::InputManagerImpl
482 void InputManagerImpl::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::MMI::InputManagerImpl