Home
last modified time | relevance | path

Searched refs:IsUIExtensionKeyEventBlocked (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/
H A Dwindow_event_channel.h75 bool IsUIExtensionKeyEventBlocked(const std::shared_ptr<MMI::KeyEvent>& keyEvent);
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/
H A Dwindow_event_channel.cpp155 …eneBoardJudgement::IsSceneBoardEnabled() && isUIExtension_ && IsUIExtensionKeyEventBlocked(keyEven… in TransferKeyEventForConsumed()
169 bool WindowEventChannel::IsUIExtensionKeyEventBlocked(const std::shared_ptr<MMI::KeyEvent>& keyEven… in IsUIExtensionKeyEventBlocked() function in OHOS::Rosen::WindowEventChannel