Searched refs:GetDragCursorStyle (Results 1 – 2 of 2) sorted by relevance
141 std::string GetDragCursorStyle(DragCursorStyle value) const;
650 … GetDragCursorStyle(style).c_str(), DRAG_DATA_MGR.GetDragWindowVisible() ? "true" : "false"); in Dump()657 … GetDragCursorStyle(style).c_str(), DRAG_DATA_MGR.GetDragWindowVisible() ? "true" : "false"); in Dump()716 std::string DragManager::GetDragCursorStyle(DragCursorStyle value) const in GetDragCursorStyle() function in OHOS::Msdp::DeviceStatus::DragManager