From 3af80dc6d937fb95cab544417e75f5aadc595690 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Tue, 16 Feb 2010 12:38:38 -0800 Subject: [PATCH] Expose more Download Manager APIs. This will allow apps to track download progress. Change-Id: Id6b77c0fc01b4838fca45e2fe241b1ea08e65038 --- api/current.xml | 48 ++++++++++++++++++++++++++++ core/java/android/net/Downloads.java | 11 ++++--- 2 files changed, 55 insertions(+), 4 deletions(-) diff --git a/api/current.xml b/api/current.xml index 56e8cb6091f3a..2a42fcfa7a94d 100644 --- a/api/current.xml +++ b/api/current.xml @@ -86049,6 +86049,54 @@ deprecated="not deprecated" visibility="public" > + + + + + + + + + + + +