Home | History | Annotate | Download | only in provider

Lines Matching refs:Request

152          * a byte-range request without an ETag, or when it can't determine
257 * header that gets sent with the request.
560 return visibility == DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED ||
561 visibility == DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_ONLY_COMPLETION;
588 * This download encountered some network error and is waiting before retrying the request.
625 * This request couldn't be parsed. This is also used when processing
710 * HttpException while setting up the request.
766 public static final int VISIBILITY_VISIBLE = DownloadManager.Request.VISIBILITY_VISIBLE;
773 DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED;
778 public static final int VISIBILITY_HIDDEN = DownloadManager.Request.VISIBILITY_HIDDEN;
781 * Constants related to HTTP request headers associated with each download.
790 * Path segment to add to a download URI to retrieve request headers