Home
last modified time | relevance | path

Searched refs:backPressedFunc_ (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h598 NotifyBackPressedFunc backPressedFunc_; member in OHOS::OHOS::OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1409 backPressedFunc_ = func; in SetBackPressedListenser()
2170 backPressedFunc_ = nullptr; in UnregisterSessionChangeListeners()
H A Dscene_session.cpp2073 if (!session->backPressedFunc_) { in RequestSessionBack()
2093 session->backPressedFunc_(needMoveToBackground); in RequestSessionBack()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test4.cpp330 session->backPressedFunc_ = func; in HWTEST_F()

Completed in 18 milliseconds