Searched refs:WindowDestroyNotifyVisibility (Results 1 – 4 of 4) sorted by relevance
418 HWTEST_F(SceneSessionManagerTest8, WindowDestroyNotifyVisibility, Function | SmallTest | Level3)421 ssm_->WindowDestroyNotifyVisibility(sceneSession);427 ssm_->WindowDestroyNotifyVisibility(sceneSession);
1962 HWTEST_F(SceneSessionManagerTest6, WindowDestroyNotifyVisibility, Function | SmallTest | Level3)1971 ssm_->WindowDestroyNotifyVisibility(sceneSession);1973 ssm_->WindowDestroyNotifyVisibility(sceneSession);1975 ssm_->WindowDestroyNotifyVisibility(sceneSession);
653 void WindowDestroyNotifyVisibility(const sptr<SceneSession>& sceneSession);
2403 WindowDestroyNotifyVisibility(sceneSession); in DestroyDialogWithMainWindow()2501 WindowDestroyNotifyVisibility(scnSession); in RequestSceneSessionDestruction()3369 WindowDestroyNotifyVisibility(sceneSession); in DestroyAndDisconnectSpecificSessionInner()8190 void SceneSessionManager::WindowDestroyNotifyVisibility(const sptr<SceneSession>& sceneSession) in WindowDestroyNotifyVisibility() function in OHOS::Rosen::SceneSessionManager