Lines Matching refs:GetDisplayId
208 focusInfo.displayId_ = windowNode->GetDisplayId(); in GetFocusWindowInfo()
311 accessibilityConnection_->NotifyAccessibilityWindowInfo(node->GetDisplayId(), nodes, in NotifyAfterAddWindow()
419 auto container = windowRoot_->GetOrCreateWindowNodeContainer(node->GetDisplayId()); in RelayoutKeyboard()
426 bool res = GetNavigationBarHeight(node->GetDisplayId(), navigationBarHeight); in RelayoutKeyboard()
516 … auto windowNodeContainer = windowRoot_->GetOrCreateWindowNodeContainer(node->GetDisplayId()); in ResizeSoftInputCallingWindowIfNeed()
518 WLOGFE("NodeContainer is null, displayId:%{public}" PRIu64"", node->GetDisplayId()); in ResizeSoftInputCallingWindowIfNeed()
621 accessibilityConnection_->NotifyAccessibilityWindowInfo(windowNode->GetDisplayId(), nodes, in RemoveWindowNode()
629 !windowRoot_->HasMainFullScreenWindowShown(windowNode->GetDisplayId())) { in RemoveWindowNode()
655 displayId = node->GetDisplayId(); in DestroyWindow()
673 accessibilityConnection_->NotifyAccessibilityWindowInfo(node->GetDisplayId(), nodes, in DestroyWindow()
706 if (windowRoot_->IsForbidDockSliceMove(node->GetDisplayId())) { in ResizeRect()
798 FlushWindowInfoWithDisplayId(displayInfo->GetDisplayId()); in NotifyDisplayStateChange()
832 if (displayInfo->GetDisplayId() != defaultDisplayId) { in SetDefaultDisplayInfo()
848 …uto windowNodeContainer = windowRoot_->GetOrCreateWindowNodeContainer(displayInfo->GetDisplayId()); in ProcessDisplayChange()
869 auto displayId = displayInfo->GetDisplayId(); in ProcessDisplayChange()
881 DisplayId displayId = displayInfo->GetDisplayId(); in ProcessDisplayCompression()
939 if (node->GetDisplayId() != DisplayGroupInfo::GetInstance().GetDefaultDisplayId()) { in StopBootAnimationIfNeed()
942 auto windowNodeContainer = windowRoot_->GetOrCreateWindowNodeContainer(node->GetDisplayId()); in StopBootAnimationIfNeed()
1167 windowRoot_->TakeWindowPairSnapshot(node->GetDisplayId()); in ProcessPointDown()
1194 DisplayId displayId = node->GetDisplayId(); in ProcessPointUp()
1198 windowRoot_->ClearWindowPairSnapshot(node->GetDisplayId()); in ProcessPointUp()
1315 WMError res = GetFocusWindowNode(node->GetDisplayId(), focusWindow); in UpdateFocusIfNeededWhenRaiseWindow()
1502 … SetOrientationFromWindow(node->GetDisplayId(), property->GetRequestedOrientation()); in UpdateProperty()
1588 … auto windowNodeContainer = windowRoot_->GetOrCreateWindowNodeContainer(node->GetDisplayId()); in UpdateProperty()
1639 auto windowNodeContainer = windowRoot_->GetOrCreateWindowNodeContainer(node->GetDisplayId()); in UpdatePrivateStateAndNotify()
1657 DisplayGroupInfo::GetInstance().GetDisplayVirtualPixelRatio(node->GetDisplayId()))) { in SetAspectRatio()
1764 auto windowNodeContainer = windowRoot_->GetOrCreateWindowNodeContainer(node->GetDisplayId()); in NotifyTouchOutside()