Searched defs:DispatchKeyEvent (Results 1 – 4 of 4) sorted by relevance
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ | ||
D | input_method_agent_proxy.cpp | 30 bool InputMethodAgentProxy::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent) in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentProxy |
D | input_method_agent_stub.cpp | 100 bool InputMethodAgentStub::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent) in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentStub |
D | input_method_ability.cpp | 280 bool InputMethodAbility::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent) in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAbility |
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ | ||
D | input_method_controller.cpp | 842 bool InputMethodController::DispatchKeyEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodController |