Searched defs:InjectKeyEvent (Results 1 – 8 of 8) sorted by relevance
51 void KeyboardInject::InjectKeyEvent(uint16_t code, uint32_t value) const in InjectKeyEvent() function in OHOS::MMI::KeyboardInject
39 bool InjectKeyEvent(const uint8_t* data, const size_t size, size_t &startPos) in InjectKeyEvent() function
251 bool WindowSceneHelper::InjectKeyEvent(const std::shared_ptr<OHOS::MMI::KeyEvent>& keyEvent, bool i… in InjectKeyEvent() function in OHOS::Ace::NG::WindowSceneHelper
121 static napi_value InjectKeyEvent(napi_env env, napi_callback_info info) in InjectKeyEvent() function
418 int32_t MultimodalInputConnectManager::InjectKeyEvent(const std::shared_ptr<KeyEvent> event, bool i… in InjectKeyEvent() function in OHOS::MMI::MultimodalInputConnectManager
1095 int32_t MultimodalInputConnectProxy::InjectKeyEvent(const std::shared_ptr<KeyEvent> keyEvent, bool … in InjectKeyEvent() function in OHOS::MMI::MultimodalInputConnectProxy
1434 int32_t MMIService::InjectKeyEvent(const std::shared_ptr<KeyEvent> keyEvent, bool isNativeInject) in InjectKeyEvent() function in OHOS::MMI::MMIService
154 int32_t InjectKeyEvent(const std::shared_ptr<KeyEvent> keyEvent, bool isNativeInject) override in InjectKeyEvent() function in OHOS::MMI::__anonacab6b980110::MMIServiceTest