Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6bfdf743 authored by Vasu Nori's avatar Vasu Nori
Browse files

bug:3474580 fix javadoc

of all the solutions, fixing the javadoc seems like the most useful thing to do
on this otherwise confusing API.

Change-Id: I1fb438c1dd21c5a5f6805db277e6a3f119cdd6ce
parent 506b70c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -908,7 +908,7 @@ public class DownloadManager {
    /**
     * Cancel downloads and remove them from the download manager.  Each download will be stopped if
     * it was running, and it will no longer be accessible through the download manager.  If a file
     * was already downloaded to external storage, it will not be deleted.
     * was already downloaded to external storage, it will be deleted.
     *
     * @param ids the IDs of the downloads to remove
     * @return the number of downloads actually removed