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 int32_t InputMethodAgentProxy::DispatchKeyEvent( in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentProxy |
| D | input_method_agent_stub.cpp | 135 int32_t InputMethodAgentStub::DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAgentStub |
| D | input_method_ability.cpp | 303 int32_t InputMethodAbility::DispatchKeyEvent( in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodAbility |
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ | ||
| D | input_method_controller.cpp | 864 int32_t InputMethodController::DispatchKeyEvent(std::shared_ptr<MMI::KeyEvent> keyEvent, KeyEventCa… in DispatchKeyEvent() function in OHOS::MiscServices::InputMethodController |