summaryrefslogtreecommitdiffstats
path: root/api/current.xml
diff options
context:
space:
mode:
Diffstat (limited to 'api/current.xml')
-rw-r--r--api/current.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index dd83d81..977eeb6 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -96627,6 +96627,19 @@
<parameter name="title" type="java.lang.String">
</parameter>
</method>
+<method name="setVisibleInDownloadsUi"
+ return="android.net.DownloadManager.Request"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+<parameter name="isVisible" type="boolean">
+</parameter>
+</method>
<field name="NETWORK_MOBILE"
type="int"
transient="false"