Lines Matching refs:GetWindowId
183 WLOGFE("current window is visible, windowId: %{public}u", node->GetWindowId()); in ShowStartingWindow()
196 WLOGI("ShowStartingWindow windowId: %{public}u end", node->GetWindowId()); in ShowStartingWindow()
205 node->GetWindowId()); in IsTileRectSatisfiedWithSizeLimits()
223 node->GetWindowId(), static_cast<uint32_t>(node->stateMachine_.GetCurrentState())); in LayoutWhenAddWindowNode()
232 node->GetWindowId(), winRect.posX_, winRect.posY_, winRect.width_, winRect.height_); in LayoutWhenAddWindowNode()
278 MinimizeOldestMainFloatingWindow(node->GetWindowId()); in AddWindowNode()
282 DumpScreenWindowTreeByWinId(node->GetWindowId()); in AddWindowNode()
298 WLOGI("AddWindowNode Id: %{public}u end", node->GetWindowId()); in AddWindowNode()
350 WLOGD("UpdateNode Id: %{public}u end", node->GetWindowId()); in UpdateWindowNode()
370 WLOGFD("not remove from rs tree id:%{public}u", node->GetWindowId()); in RemoveFromRsTreeWhenRemoveWindowNode()
374 WLOGFD("Id:%{public}u, isPlayAnimationHide_:%{public}u", node->GetWindowId(), in RemoveFromRsTreeWhenRemoveWindowNode()
437 DumpScreenWindowTreeByWinId(node->GetWindowId()); in RemoveWindowNode()
443 WLOGI("Remove Id: %{public}u end", node->GetWindowId()); in RemoveWindowNode()
464 auto nextRotatableWindow = GetNextRotatableWindow(node->GetWindowId()); in HandleRemoveWindowDisplayOrientation()
475 auto nextRotatableWindow = GetNextRotatableWindow(node->GetWindowId()); in HandleRemoveWindowDisplayOrientation()
480 … WLOGFD("[FixOrientation] nexi rotatable window: %{public}u", nextRotatableWindow->GetWindowId()); in HandleRemoveWindowDisplayOrientation()
570 windowNode->GetWindowId(), windowNode->priority_); in ResetMainFloatingWindowPriorityIfNeeded()
576 windowNode->GetWindowId(), windowNode->priority_); in ResetMainFloatingWindowPriorityIfNeeded()
638 windowIds.push_back(node->GetWindowId()); in DestroyWindowNode()
640 windowIds.push_back(child->GetWindowId()); in DestroyWindowNode()
659 WLOGI("DestroyNode Id: %{public}u end", node->GetWindowId()); in DestroyWindowNode()
674 "%{public}d, reason: %{public}u", child->GetWindowId(), reason); in UpdateSizeChangeReason()
680 "reason: %{public}u", node->GetWindowId(), reason); in UpdateSizeChangeReason()
693 WLOGI("Current window node has no parent: %{public}u", node->GetWindowId()); in UpdateWindowTree()
698 WLOGI("node %{public}u already on window tree, not update!", node->GetWindowId()); in UpdateWindowTree()
726 …ITRACE_METER_FMT(HITRACE_TAG_WINDOW_MANAGER, "AddAppSurfaceNodeOnRSTree(%u)", node->GetWindowId()); in AddAppSurfaceNodeOnRSTree()
728 WLOGFE("id:%{public}u not main app window but has start window", node->GetWindowId()); in AddAppSurfaceNodeOnRSTree()
732 …%{public}u leashWinSurfaceNode or surfaceNode is null but has start window!", node->GetWindowId()); in AddAppSurfaceNodeOnRSTree()
735 WLOGI("AddAppSurfaceNodeOnRSTree Id: %{public}d", node->GetWindowId()); in AddAppSurfaceNodeOnRSTree()
737 WLOGI("id: %{public}d is invisible, no need update RS tree", node->GetWindowId()); in AddAppSurfaceNodeOnRSTree()
797 node->GetWindowId(), displayId, parentDisplayId, isMultiDisplay, animationPlayed); in AddNodeOnRSTree()
800 WLOGI("id: %{public}d invisible, no need update RS tree", node->GetWindowId()); in AddNodeOnRSTree()
836 StartTraceArgs(HITRACE_TAG_WINDOW_MANAGER, "Animate(%u)", node->GetWindowId()); in AddNodeOnRSTree()
866 node->GetWindowId(), displayId, isMultiDisplay, parentDisplayId, animationPlayed); in RemoveNodeFromRSTree()
898 StartTraceArgs(HITRACE_TAG_WINDOW_MANAGER, "Animate(%u)", node->GetWindowId()); in RemoveNodeFromRSTree()
962 if (node->GetWindowId() == id) { in FindWindowNodeById()
966 if (subNode->GetWindowId() == id) { in FindWindowNodeById()
1015 …sptr<FocusChangeInfo> focusChangeInfo = new FocusChangeInfo(node->GetWindowId(), node->GetDisplayI… in UpdateFocusStatus()
1068 SetBrightnessWindow(node->GetWindowId()); in UpdateBrightness()
1078 WLOGFE("Id: %{public}u has no surface nodes", node->GetWindowId()); in AssignZOrder()
1270 … WLOGFI("Horizontal window id: %{public}d make it immersive", (*iter)->GetWindowId()); in GetExpectImmersiveProperty()
1276 … WLOGFD("Top immersive window id: %{public}d. Use full immersive prop", (*iter)->GetWindowId()); in GetExpectImmersiveProperty()
1284 … WLOGFD("Top split window id: %{public}d. Use split immersive prop", (*iter)->GetWindowId()); in GetExpectImmersiveProperty()
1372 … WLOGFD("the navigation bar is disabled by window. windowId:[%{public}u]", window->GetWindowId()); in JudgeToReportSystemBarInfo()
1453 callingWindow->GetWindowName().c_str(), callingWindow->GetWindowId(), in NotifyIfKeyboardRegionChanged()
1490 if (windowNode->GetWindowId() == node->GetWindowId()) { in NotifyDockWindowStateChanged()
1549 return (*iter)->GetWindowId() == windowId; in IsTopWindow()
1554 return node->GetWindowId() == windowId; in IsTopWindow()
1561 uint32_t wid = (*iter)->GetWindowId(); in RaiseOrderedWindowToTop()
1563 [wid] (sptr<WindowNode> orderedNode) { return orderedNode->GetWindowId() == wid; }); in RaiseOrderedWindowToTop()
1584 return node->GetWindowId() == windowId; in RaiseWindowToTop()
1591 WLOGD("raise window to top %{public}u", node->GetWindowId()); in RaiseWindowToTop()
1640 if (node->GetWindowId() == windowNode->GetWindowId()) { in CheckWindowNodeWhetherInWindowTree()
1657 uint32_t windowId = node->GetWindowId(); in DumpScreenWindowTreeByWinId()
1663 … windowName.c_str(), node->GetWindowId(), node->GetWindowType(), node->GetWindowMode(), in DumpScreenWindowTreeByWinId()
1668 … windowName.c_str(), node->GetWindowId(), node->GetWindowType(), node->GetWindowMode(), in DumpScreenWindowTreeByWinId()
1688 …windowName.c_str(), node->GetDisplayId(), node->GetWindowId(), node->GetWindowType(), node->GetWin… in DumpScreenWindowTree()
1789 …if (IsTopWindow(node->GetWindowId(), appWindowNode_) || IsTopWindow(node->GetWindowId(), aboveAppW… in RaiseZOrderForAppWindow()
1790 WLOGE("Window %{public}u is already at top", node->GetWindowId()); in RaiseZOrderForAppWindow()
1800 RaiseWindowToTop(node->GetWindowId(), parentNode->children_); // raise itself in RaiseZOrderForAppWindow()
1804 …RaiseWindowToTop(parentNode->GetWindowId(), parentNode->parent_->children_); // raise parent window in RaiseZOrderForAppWindow()
1815 RaiseWindowToTop(node->GetWindowId(), node->parent_->children_); in RaiseZOrderForAppWindow()
1823 DumpScreenWindowTreeByWinId(node->GetWindowId()); in RaiseZOrderForAppWindow()
1837 if (node->GetWindowId() == windowId) { in GetNextFocusableWindow()
1851 if (windowId != node->GetWindowId() && in GetNextRotatableWindow()
1886 return node->GetWindowId() == windowId; in GetNextActiveWindow()
2033 uint32_t winId = appNode->GetWindowId(); in MinimizeOldestMainFloatingWindow()
2083 backupWindowMode_[appNode->GetWindowId()] = windowMode; in BackUpAllAppWindows()
2092 WLOGFE("is not main window, windowId:%{public}u", appNode->GetWindowId()); in BackUpAllAppWindows()
2096 WLOGFD("minimize window, windowId:%{public}u", appNode->GetWindowId()); in BackUpAllAppWindows()
2097 backupWindowIds_.emplace_back(appNode->GetWindowId()); in BackUpAllAppWindows()
2098 WindowManagerService::GetInstance().RemoveWindow(appNode->GetWindowId(), true); in BackUpAllAppWindows()
2165 …if (std::find(exceptionalIds.begin(), exceptionalIds.end(), appNode->GetWindowId()) != exceptional… in MinimizeAppNodeExceptOptions()
2178 std::vector<uint32_t> exceptionalIds = { node->GetWindowId() }; in MinimizeStructuredAppWindowsExceptSelf()
2221 WLOGFD("window doesn't support split mode, winId: %{public}d", node->GetWindowId()); in UpdateWindowModeSupportTypeWhenKeyguardChange()
2322 …window %{public}u re-zorder when keyguard change %{public}u", needReZOrderNode->GetWindowId(), up); in ReZOrderShowWhenLockedWindows()
2334 WLOGI("ShowWhenLocked window %{public}u re-zorder to up", node->GetWindowId()); in ReZOrderShowWhenLockedWindowIfNeeded()
2361 WLOGI("ShowWhenLocked window %{public}u raise itself", node->GetWindowId()); in RaiseShowWhenLockedWindowIfNeeded()
2520 MinimizeOldestMainFloatingWindow(node->GetWindowId()); in SetWindowMode()
2559 if (node->parent_ != nullptr && node->GetWindowId() == focusedWindow_ && in ResetWindowZOrderPriorityWhenSetMode()
2562 RaiseWindowToTop(node->GetWindowId(), node->parent_->children_); in ResetWindowZOrderPriorityWhenSetMode()
2604 … windowNode->GetWindowName().c_str(), windowNode->GetWindowId(), windowNode->GetCallingUid()); in RemoveSingleUserWindowNodes()
2608 … windowNode->GetWindowName().c_str(), windowNode->GetWindowId(), windowNode->GetCallingUid()); in RemoveSingleUserWindowNodes()