Class android.app.DownloadManager.Request
| Added Methods | |
|---|---|
void allowScanningByMediaScanner() |
|
Request setNotificationVisibility(int) |
|
| Changed Methods | ||
|---|---|---|
Request setShowRunningNotification(boolean) |
Now deprecated. |
|
| Added Fields | |
|---|---|
int VISIBILITY_HIDDEN |
|
int VISIBILITY_VISIBLE |
|
int VISIBILITY_VISIBLE_NOTIFY_COMPLETED |
|
