Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_interface.h119 …virtual bool NotifyOnKeyPreImeEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) {return false;} in NotifyOnKeyPreImeEvent() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp518 bool WindowSessionImpl::NotifyOnKeyPreImeEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in NotifyOnKeyPreImeEvent() function in OHOS::Rosen::WindowSessionImpl