Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsystem_session.cpp56 if (!specificCallback_->onCameraFloatSessionChange_) { in UpdateCameraWindowStatus()
60 specificCallback_->onCameraFloatSessionChange_(GetSessionProperty()->GetAccessTokenId(), isShowing); in UpdateCameraWindowStatus()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsystem_session_test.cpp335 systemSession_->specificCallback_->onCameraFloatSessionChange_ = in HWTEST_F()
H A Dscene_session_test.cpp1374 specificCallback_->onCameraFloatSessionChange_ = [](uint32_t accessTokenId, bool isShowing) {}; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h100 CameraFloatSessionChangeCallback onCameraFloatSessionChange_; member
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1339 specificCb->onCameraFloatSessionChange_ = [this](uint32_t accessTokenId, bool isShowing) { in CreateSpecificSessionCallback()

Completed in 24 milliseconds