Home
last modified time | relevance | path

Searched refs:NotifyBackpressedEvent (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_interface.h167 virtual void NotifyBackpressedEvent(bool& isConsumed) {} in NotifyBackpressedEvent() function in OHOS::OHOS::OHOS::Rosen::ISessionStage
/foundation/window/window_manager/wm/include/
H A Dwindow_extension_session_impl.h82 void NotifyBackpressedEvent(bool& isConsumed) override;
/foundation/window/window_manager/window_scene/session/container/src/
H A Dwindow_event_channel.cpp139 sessionStage_->NotifyBackpressedEvent(isConsumed); in TransferBackpressedEventForConsumed()
/foundation/window/window_manager/wm/test/unittest/ui_extension/
H A Dwindow_extension_session_impl_test.cpp661 window_->NotifyBackpressedEvent(isConsumed); in HWTEST_F()
674 window_->NotifyBackpressedEvent(isConsumed); in HWTEST_F()
687 window_->NotifyBackpressedEvent(isConsumed); in HWTEST_F()
/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp390 void WindowExtensionSessionImpl::NotifyBackpressedEvent(bool& isConsumed) in NotifyBackpressedEvent() function in OHOS::Rosen::WindowExtensionSessionImpl

Completed in 8 milliseconds