Home
last modified time | relevance | path

Searched refs:fromScreenId (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp1635 ScreenId fromScreenId = SCREEN_ID_INVALID; in HWTEST_F() local
1636 info->fromScreenId_ = fromScreenId; in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1673 void SceneSessionManager::NotifySessionUpdate(const SessionInfo& sessionInfo, ActionType action, ScreenId fromScreenId) in NotifySessionUpdate() argument
1676 bundleName = sessionInfo.bundleName_, toScreenId = sessionInfo.screenId_, action, fromScreenId] { in NotifySessionUpdate()
1682 info->fromScreenId_ = fromScreenId; in NotifySessionUpdate()
9044 auto fromScreenId = scnSession->GetSessionInfo().screenId_; in UpdateSessionDisplayId() local
9052 WLOGFD("Session move display %{public}" PRIu64 " from %{public}" PRIu64, screenId, fromScreenId); in UpdateSessionDisplayId()
9053 NotifySessionUpdate(scnSession->GetSessionInfo(), ActionType::MOVE_DISPLAY, fromScreenId); in UpdateSessionDisplayId()
9054 scnSession->NotifyDisplayMove(fromScreenId, screenId); in UpdateSessionDisplayId()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h357 ScreenId fromScreenId = SCREEN_ID_INVALID);

Completed in 24 milliseconds