Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test3.cpp420 callback->onUpdateOccupiedAreaIfNeed_ = nullptr; in HWTEST_F()
425 callback->onUpdateOccupiedAreaIfNeed_ = updateCallbackFun; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h104 UpdateOccupiedAreaIfNeedCallback onUpdateOccupiedAreaIfNeed_; member
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp4951 if (specificCallback_->onUpdateOccupiedAreaIfNeed_) { in NotifyClientToUpdateAvoidArea()
4952 specificCallback_->onUpdateOccupiedAreaIfNeed_(GetPersistentId()); in NotifyClientToUpdateAvoidArea()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1351 specificCb->onUpdateOccupiedAreaIfNeed_ = [this](const int32_t& persistentId) { in CreateSpecificSessionCallback()

Completed in 30 milliseconds