Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h858 void NotifyMoveSessionToForeground(int32_t collaboratorType, int32_t persistentId);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test3.cpp1223 ssm_->NotifyMoveSessionToForeground(collaboratorType, persistentId); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp2003 NotifyMoveSessionToForeground(scnSession->GetCollaboratorType(), scnSessionInfo->persistentId); in NotifyCollaboratorAfterStart()
8908 void SceneSessionManager::NotifyMoveSessionToForeground(int32_t collaboratorType, int32_t persistentId) in NotifyMoveSessionToForeground() function in OHOS::Rosen::SceneSessionManager

Completed in 22 milliseconds