Searched refs:SetAppDragResizeTypeInner (Results 1 – 3 of 3) sorted by relevance
433 WMError SetAppDragResizeTypeInner(const std::string& bundleName, DragResizeType dragResizeType);
3211 …WMError err = SceneSessionManager::GetInstance().SetAppDragResizeTypeInner(bundleName, dragResizeT… in OnSetAppDragResizeType()
1773 return SetAppDragResizeTypeInner(bundleName, dragResizeType); in SetAppDragResizeType()1776 WMError SceneSessionManager::SetAppDragResizeTypeInner(const std::string& bundleName, DragResizeTyp… in SetAppDragResizeTypeInner() function in OHOS::Rosen::SceneSessionManager