Home
last modified time | relevance | path

Searched defs:NotifyBackpressedEvent (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.h113 virtual void NotifyBackpressedEvent(bool& isConsumed) {} in NotifyBackpressedEvent() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp410 void WindowExtensionSessionImpl::NotifyBackpressedEvent(bool& isConsumed) in NotifyBackpressedEvent() function in OHOS::Rosen::WindowExtensionSessionImpl