Searched refs:ClosePipWindowIfExist (Results 1 – 4 of 4) sorted by relevance
269 HWTEST_F(SceneSessionManagerSupplementTest, ClosePipWindowIfExist, Function | SmallTest | Level3)272 ssm_->ClosePipWindowIfExist(WindowType::WINDOW_TYPE_SYSTEM_ALARM_WINDOW);273 ssm_->ClosePipWindowIfExist(WindowType::WINDOW_TYPE_PIP);285 ssm_->ClosePipWindowIfExist(WindowType::WINDOW_TYPE_PIP);
1982 HWTEST_F(SceneSessionManagerTest2, ClosePipWindowIfExist, Function | SmallTest | Level3)1986 ssm_->ClosePipWindowIfExist(WindowType::WINDOW_TYPE_PIP);
673 void ClosePipWindowIfExist(WindowType type);
2714 ClosePipWindowIfExist(type); in CreateAndConnectSpecificSession()2741 void SceneSessionManager::ClosePipWindowIfExist(WindowType type) in ClosePipWindowIfExist() function in OHOS::Rosen::SceneSessionManager2949 ClosePipWindowIfExist(property->GetWindowType()); in RecoverAndConnectSpecificSession()