Searched refs:bundleListForNotify (Results 1 – 1 of 1) sorted by relevance
5755 … std::vector<std::string> bundleListForNotify(privacyBundleList.begin(), privacyBundleList.end()); in UpdatePrivateStateAndNotify() local5757 !bundleListForNotify.empty() || specialExtWindowHasPrivacyMode_.load()); in UpdatePrivateStateAndNotify()5758 …reenSessionManagerClient::GetInstance().SetScreenPrivacyWindowList(displayId, bundleListForNotify); in UpdatePrivateStateAndNotify()5759 if (!bundleListForNotify.empty()) { in UpdatePrivateStateAndNotify()5760 …LogTag::WMS_MAIN, "first privacy window bundle name: %{public}s.", bundleListForNotify[0].c_str()); in UpdatePrivateStateAndNotify()5762 for (const auto& bundle : bundleListForNotify) { in UpdatePrivateStateAndNotify()