Searched refs:GetAppDragResizeTypeInner (Results 1 – 2 of 2) sorted by relevance
957 … WMError GetAppDragResizeTypeInner(const std::string& bundleName, DragResizeType& dragResizeType);
1786 GetAppDragResizeTypeInner(bundleName, dragResizeType); in SetAppDragResizeTypeInner()1801 return GetAppDragResizeTypeInner(bundleName, dragResizeType); in GetAppDragResizeType()1804 WMError SceneSessionManager::GetAppDragResizeTypeInner(const std::string& bundleName, DragResizeTyp… in GetAppDragResizeTypeInner() function in OHOS::Rosen::SceneSessionManager