Lines Matching refs:displayId
41 sptr<WindowNodeContainer> GetOrCreateWindowNodeContainer(DisplayId displayId);
42 sptr<WindowNodeContainer> GetWindowNodeContainer(DisplayId displayId);
58 bool IsForbidDockSliceMove(DisplayId displayId) const;
59 bool IsDockSliceInExitSplitModeArea(DisplayId displayId) const;
60 void ExitSplitMode(DisplayId displayId);
70 void MinimizeAllAppWindows(DisplayId displayId);
72 WMError SetWindowLayoutMode(DisplayId displayId, WindowLayoutMode mode);
86 Rect GetDisplayGroupRect(DisplayId displayId) const;
92 WMError GetModeChangeHotZones(DisplayId displayId,
100 std::vector<sptr<WindowNode>> GetSplitScreenWindowNodes(DisplayId displayId);
107 bool HasPrivateWindow(DisplayId displayId);
110 bool TakeWindowPairSnapshot(DisplayId displayId);
111 void ClearWindowPairSnapshot(DisplayId displayId);
118 bool HasMainFullScreenWindowShown(DisplayId displayId);
133 ScreenId GetScreenGroupId(DisplayId displayId, bool& isRecordedDisplay);
139 void MoveNotShowingWindowToDefaultDisplay(DisplayId defaultDisplayId, DisplayId displayId);