Searched defs:PreNotifyKeyEvent (Results 1 – 5 of 5) sorted by relevance
1741 bool WindowExtensionSessionImpl::PreNotifyKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in PreNotifyKeyEvent() function in OHOS::Rosen::WindowExtensionSessionImpl
1562 bool WindowImpl::PreNotifyKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in PreNotifyKeyEvent() function in OHOS::Rosen::WindowImpl
1197 bool WindowSceneSessionImpl::PreNotifyKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in PreNotifyKeyEvent() function in OHOS::Rosen::WindowSceneSessionImpl
823 bool WindowSessionImpl::PreNotifyKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) in PreNotifyKeyEvent() function in OHOS::Rosen::WindowSessionImpl
1917 virtual bool PreNotifyKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent) {return false;} in PreNotifyKeyEvent() function