No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |
↳ | android.app.DownloadManager.Query |
This class may be used to filter download manager queries.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Include only the downloads with the given IDs.
|
|||||||||
|
|
Include only downloads with status matching any the given status flags.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Include only the downloads with the given IDs.
Include only downloads with status matching any the given status flags.
flags | any combination of the STATUS_* bit flags |
---|