public final class Downloads extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Downloads.Impl
Implementation details
Exposes constants used to interact with the download manager's
content provider.
|
Modifier and Type | Method and Description |
---|---|
static void |
removeAllDownloadsByPackage(Context context,
String notification_package,
String notification_class)
Delete all the downloads for a package/class pair.
|