Home
last modified time | relevance | path

Searched refs:SimulateInputEvent (Results 1 – 25 of 44) sorted by relevance

12

/ohos5.0/base/powermgr/power_manager/test/unittest/src/scenario_test/wakeup_suspend/
H A Dpower_suspend_test.cpp78 inputManager->SimulateInputEvent(keyEventPowerkeyDown);
79 inputManager->SimulateInputEvent(keyEventPowerkeyUp);
80 inputManager->SimulateInputEvent(keyEventPowerkeyDown);
81 inputManager->SimulateInputEvent(keyEventPowerkeyUp);
108 inputManager->SimulateInputEvent(keyEventPowerkeyDown);
109 inputManager->SimulateInputEvent(keyEventPowerkeyUp);
H A Dpower_wakeup_test.cpp99 inputManager->SimulateInputEvent(keyEventKeyboard);
100 inputManager->SimulateInputEvent(keyEventPowerkeyDown);
101 inputManager->SimulateInputEvent(keyEventPowerkeyUp);
131 inputManager->SimulateInputEvent(keyEventPowerkeyDown);
132 inputManager->SimulateInputEvent(keyEventPowerkeyUp);
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_inject_test.cpp90 InputManager::GetInstance()->SimulateInputEvent(keyEvent); in SetKeyEvent()
103 InputManager::GetInstance()->SimulateInputEvent(pointerEvent); in SetPointerEvent()
122 InputManager::GetInstance()->SimulateInputEvent(pointerEvent); in SetItemPointerEvent()
151 InputManager::GetInstance()->SimulateInputEvent(keyEvent);
183 InputManager::GetInstance()->SimulateInputEvent(keyEvent);
220 InputManager::GetInstance()->SimulateInputEvent(keyDownEvent);
238 InputManager::GetInstance()->SimulateInputEvent(keyUpEvent);
269 InputManager::GetInstance()->SimulateInputEvent(keyEvent);
300 InputManager::GetInstance()->SimulateInputEvent(keyEvent);
355 InputManager::GetInstance()->SimulateInputEvent(keyUpEvent);
[all …]
H A Dinput_manager_test.cpp253 InputManager::GetInstance()->SimulateInputEvent(pointerEvent);
254 InputManager::GetInstance()->SimulateInputEvent(pointerEvent);
255 InputManager::GetInstance()->SimulateInputEvent(pointerEvent);
1750 InputManager::GetInstance()->SimulateInputEvent(keyEvent); in SimulateInputEventInjectKeyTest()
1939 InputManager::GetInstance()->SimulateInputEvent(keyEvent);
1976 InputManager::GetInstance()->SimulateInputEvent(keyEvent);
2013 InputManager::GetInstance()->SimulateInputEvent(keyEvent);
2050 InputManager::GetInstance()->SimulateInputEvent(keyEvent);
2134 InputManager::GetInstance()->SimulateInputEvent(keyEvent);
2162 InputManager::GetInstance()->SimulateInputEvent(keyEvent);
[all …]
H A Dinput_manager_simulate_test.cpp252 InputManager::GetInstance()->SimulateInputEvent(pointerEvent);
300 InputManager::GetInstance()->SimulateInputEvent(pointerEvent);
346 InputManager::GetInstance()->SimulateInputEvent(injectDownEvent);
391 InputManager::GetInstance()->SimulateInputEvent(pointerEvent);
444 InputManager::GetInstance()->SimulateInputEvent(injectDownEvent);
502 InputManager::GetInstance()->SimulateInputEvent(injectDownEvent);
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/src/
H A Dkey_event_util.cpp37 MMI::InputManager::GetInstance()->SimulateInputEvent(keyDown); in SimulateKeyEvent()
38 MMI::InputManager::GetInstance()->SimulateInputEvent(keyUp); in SimulateKeyEvent()
63 MMI::InputManager::GetInstance()->SimulateInputEvent(downKey); in SimulateKeyEvents()
66 MMI::InputManager::GetInstance()->SimulateInputEvent(upkey); in SimulateKeyEvents()
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp1725 InputManager::GetInstance()->SimulateInputEvent(keyEvent); in PrintKeyboardTextChar()
1733 InputManager::GetInstance()->SimulateInputEvent(keyEvent); in PrintKeyboardTextChar()
1740 InputManager::GetInstance()->SimulateInputEvent(keyEvent); in PrintKeyboardTextChar()
1748 InputManager::GetInstance()->SimulateInputEvent(keyEvent); in PrintKeyboardTextChar()
1949 InputManager::GetInstance()->SimulateInputEvent(pointerEvent); in SingleKnuckleClickEvent()
1959 InputManager::GetInstance()->SimulateInputEvent(pointerEvent); in SingleKnuckleClickEvent()
1990 InputManager::GetInstance()->SimulateInputEvent(pointerEvent); in DoubleKnuckleClickEvent()
2007 InputManager::GetInstance()->SimulateInputEvent(pointerEvent); in DoubleKnuckleClickEvent()
2078 InputManager::GetInstance()->SimulateInputEvent(pointerEvent); in ProcessRotateGesture()
2298 InputManager::GetInstance()->SimulateInputEvent(pointerEvent); in SendTouchDownForPinch()
[all …]
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/injectevent_fuzzer/
H A Dinjectevent_fuzzer.cpp59 InputManager::GetInstance()->SimulateInputEvent(injectDownEvent); in InjectKeyEvent()
72 InputManager::GetInstance()->SimulateInputEvent(injectUpEvent); in InjectKeyEvent()
101 InputManager::GetInstance()->SimulateInputEvent(pointerDownEvent); in InjectTouchEvent()
117 InputManager::GetInstance()->SimulateInputEvent(pointerUpEvent); in InjectTouchEvent()
146 InputManager::GetInstance()->SimulateInputEvent(pointerDownEvent); in InjectMouseEvent()
162 InputManager::GetInstance()->SimulateInputEvent(pointerUpEvent); in InjectMouseEvent()
/ohos5.0/base/msdp/device_status/intention/adapters/input_adapter/src/
H A Dinput_adapter.cpp123 void InputAdapter::SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::InputAdapter
125 MMI::InputManager::GetInstance()->SimulateInputEvent(pointerEvent); in SimulateInputEvent()
128 void InputAdapter::SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::InputAdapter
130 MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent); in SimulateInputEvent()
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/simulateinputevent_fuzzer/
H A Dsimulateinputevent_fuzzer.cpp63 InputManager::GetInstance()->SimulateInputEvent(injectDownEvent); in SimulateInjectEvent()
76 InputManager::GetInstance()->SimulateInputEvent(injectUpEvent); in SimulateInjectEvent()
105 InputManager::GetInstance()->SimulateInputEvent(pointerDownEvent); in SimulatePointerEvent()
121 InputManager::GetInstance()->SimulateInputEvent(pointerUpEvent); in SimulatePointerEvent()
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_service_test.cpp203 OHOS::MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent);
264 OHOS::MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent);
325 OHOS::MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent);
326 OHOS::MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent);
381 OHOS::MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent);
382 OHOS::MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent);
383 OHOS::MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent);
437 OHOS::MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent);
438 OHOS::MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent);
439 OHOS::MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent);
[all …]
/ohos5.0/foundation/multimodalinput/input/intention/adapters/input_adapter/src/
H A Dinput_adapter.cpp171 void InputAdapter::SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::InputAdapter
173 MMI::InputManager::GetInstance()->SimulateInputEvent(pointerEvent); in SimulateInputEvent()
176 void InputAdapter::SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::InputAdapter
178 MMI::InputManager::GetInstance()->SimulateInputEvent(keyEvent); in SimulateInputEvent()
/ohos5.0/foundation/multimodalinput/input/intention/adapters/input_adapter/include/
H A Dinput_adapter.h49 void SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) override;
50 void SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) override;
/ohos5.0/foundation/multimodalinput/input/intention/prototype/include/
H A Di_input_adapter.h51 virtual void SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) = 0;
52 virtual void SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) = 0;
/ohos5.0/base/msdp/device_status/intention/prototype/include/
H A Di_input_adapter.h51 virtual void SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) = 0;
52 virtual void SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) = 0;
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_builder.cpp142 env_->GetInput().SimulateInputEvent(pointerEvent_); in OnPointerEvent()
157 env_->GetInput().SimulateInputEvent(keyEvent_); in OnKeyEvent()
230 env_->GetInput().SimulateInputEvent(pointerEvent_); in ResetPressedEvents()
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_builder.cpp142 env_->GetInput().SimulateInputEvent(pointerEvent_); in OnPointerEvent()
157 env_->GetInput().SimulateInputEvent(keyEvent_); in OnKeyEvent()
230 env_->GetInput().SimulateInputEvent(pointerEvent_); in ResetPressedEvents()
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_input_manager.cpp84 void InputManager::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager
90 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp172 void InputManager::SimulateInputEvent(std::shared_ptr<KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager
177 InputMgrImpl.SimulateInputEvent(keyEvent); in SimulateInputEvent()
180 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::MMI::InputManager
185 InputMgrImpl.SimulateInputEvent(pointerEvent); in SimulateInputEvent()
188 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent, float zOrder) in SimulateInputEvent() function in OHOS::MMI::InputManager
194 InputMgrImpl.SimulateInputEvent(pointerEvent); in SimulateInputEvent()
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/test/include/
H A Dtest_context.h54 void SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) override;
55 void SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) override;
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/test/src/
H A Dtest_context.cpp94 void MockInputAdapter::SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
97 void MockInputAdapter::SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dtest_context.cpp94 void MockInputAdapter::SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
97 void MockInputAdapter::SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) in SimulateInputEvent() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/include/
H A Dtest_context.h54 void SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) override;
55 void SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) override;
/ohos5.0/base/msdp/device_status/intention/adapters/input_adapter/include/
H A Dinput_adapter.h51 void SimulateInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) override;
52 void SimulateInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) override;
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_coordination_lock_test.cpp666 inputManager->SimulateInputEvent(keyEvent);
672 inputManager->SimulateInputEvent(keyEvent);
675 inputManager->SimulateInputEvent(keyEvent);
682 inputManager->SimulateInputEvent(keyEvent);
698 inputManager->SimulateInputEvent(pointerEvent);
741 inputManager->SimulateInputEvent(keyEvent); in __anon83de98850302()

12