Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsystem_session.cpp381 if (specificCallback_ == nullptr || !specificCallback_->onPiPStateChange_) { in UpdatePiPWindowStateChanged()
387 specificCallback_->onPiPStateChange_(GetSessionInfo().bundleName_, isForeground); in UpdatePiPWindowStateChanged()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsystem_session_test.cpp787 callback->onPiPStateChange_ = callbackFun; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h113 PiPStateChangeCallback onPiPStateChange_; member
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1378 specificCb->onPiPStateChange_ = [this](const std::string& bundleName, bool isForeground) { in CreateSpecificSessionCallback()

Completed in 21 milliseconds