Home | History | Annotate | Download | only in mmslib

Lines Matching refs:Request

150          * a byte-range request without an ETag, or when it can't determine
255 * header that gets sent with the request.
551 return visibility == DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED ||
552 visibility == DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_ONLY_COMPLETION;
579 * This download encountered some network error and is waiting before retrying the request.
616 * This request couldn't be parsed. This is also used when processing
701 * HttpException while setting up the request.
757 public static final int VISIBILITY_VISIBLE = DownloadManager.Request.VISIBILITY_VISIBLE;
764 DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED;
769 public static final int VISIBILITY_HIDDEN = DownloadManager.Request.VISIBILITY_HIDDEN;
772 * Constants related to HTTP request headers associated with each download.
781 * Path segment to add to a download URI to retrieve request headers