Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h114 UpdateGestureBackEnabledCallback onUpdateGestureBackEnabled_; member
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test4.cpp740 sceneSession->specificCallback_->onUpdateGestureBackEnabled_ = func; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp5114 specificCallback_->onUpdateGestureBackEnabled_ != nullptr) { in UpdateGestureBackEnabled()
5115 specificCallback_->onUpdateGestureBackEnabled_(GetPersistentId()); in UpdateGestureBackEnabled()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1381 specificCb->onUpdateGestureBackEnabled_ = [this](int32_t persistentId) { in CreateSpecificSessionCallback()

Completed in 32 milliseconds