Home
last modified time | relevance | path

Searched defs:KeyEventCallback (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dkeyevent_consumer_stub.h37 …using KeyEventCallback = std::function<void(std::shared_ptr<MMI::KeyEvent> &keyEvent, bool isConsu… variable
/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
Dinput_method_controller.h119 using KeyEventCallback = std::function<void(std::shared_ptr<MMI::KeyEvent> &keyEvent, bool isConsum… variable