Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test3.cpp1012 bool ret = ssm_->IsNeedChangeLifeCycleOnUserSwitch(sceneSession, pid); in HWTEST_F()
1039 bool ret = ssm_->IsNeedChangeLifeCycleOnUserSwitch(sceneSession, pid); in HWTEST_F()
1066 bool ret = ssm_->IsNeedChangeLifeCycleOnUserSwitch(sceneSession, pid); in HWTEST_F()
1086 bool ret = ssm_->IsNeedChangeLifeCycleOnUserSwitch(sceneSession, pid); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h691 bool IsNeedChangeLifeCycleOnUserSwitch(const sptr<SceneSession>& sceneSession, int32_t pid);
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3232 bool SceneSessionManager::IsNeedChangeLifeCycleOnUserSwitch(const sptr<SceneSession>& sceneSession, int32_t pid) in IsNeedChangeLifeCycleOnUserSwitch() function in OHOS::Rosen::SceneSessionManager
3314 if (IsNeedChangeLifeCycleOnUserSwitch(sceneSession, pid)) { in NotifySwitchingUser()

Completed in 22 milliseconds