Searched refs:NotifyPrivateWindowListChanged (Results 1 – 3 of 3) sorted by relevance
180 void NotifyPrivateWindowListChanged(DisplayId id, std::vector<std::string> privacyWindowList);
1330 HWTEST_F(ScreenSessionManagerTest, NotifyPrivateWindowListChanged, Function | SmallTest | Level3)1336 ssm_->NotifyPrivateWindowListChanged(id, privacyWindowList);
4245 NotifyPrivateWindowListChanged(id, privacyWindowList); in SetScreenPrivacyWindowList()4248 void ScreenSessionManager::NotifyPrivateWindowListChanged(DisplayId id, std::vector<std::string> pr… in NotifyPrivateWindowListChanged() function in OHOS::Rosen::ScreenSessionManager