Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test6.cpp1734 * @tc.name: WindowDestroyNotifyVisibility
1735 * @tc.desc: WindowDestroyNotifyVisibility
1738 HWTEST_F(SceneSessionManagerTest6, WindowDestroyNotifyVisibility, Function | SmallTest | Level3) in HWTEST_F()
1742 sessionInfo.abilityName_ = "WindowDestroyNotifyVisibility"; in HWTEST_F()
1744 ssm_->WindowDestroyNotifyVisibility(sceneSession); in HWTEST_F()
1748 ssm_->WindowDestroyNotifyVisibility(sceneSession); in HWTEST_F()
1751 ssm_->WindowDestroyNotifyVisibility(sceneSession); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h649 void WindowDestroyNotifyVisibility(const sptr<SceneSession>& sceneSession);
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp2124 WindowDestroyNotifyVisibility(sceneSession); in DestroyDialogWithMainWindow()
2232 WindowDestroyNotifyVisibility(scnSession); in RequestSceneSessionDestruction()
3055 WindowDestroyNotifyVisibility(sceneSession); in DestroyAndDisconnectSpecificSessionInner()
7803 void SceneSessionManager::WindowDestroyNotifyVisibility(const sptr<SceneSession>& sceneSession) in WindowDestroyNotifyVisibility() function in OHOS::Rosen::SceneSessionManager

Completed in 22 milliseconds