Home
last modified time | relevance | path

Searched defs:fromScreenId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp1312 ScreenId fromScreenId = SCREEN_ID_INVALID; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1952 …ager::NotifySessionUpdate(const SessionInfo& sessionInfo, ActionType action, ScreenId fromScreenId) in NotifySessionUpdate()
9409 auto fromScreenId = scnSession->GetSessionInfo().screenId_; in UpdateSessionDisplayId() local