Searched refs:hideWindowIds (Results 1 – 1 of 1) sorted by relevance
72 std::vector<uint32_t> hideWindowIds; in MoveMissionsToBackground() local87 hideWindowIds.emplace_back(windowNode->GetWindowId()); in MoveMissionsToBackground()106 …WLOGFD("WindowGroupMgr::HideWindowGroup, hide WindowIds: %{public}s", DumpVector(hideWindowIds).c_… in MoveMissionsToBackground()107 windowRoot_->MinimizeTargetWindows(hideWindowIds); in MoveMissionsToBackground()