Searched defs:DownloadRequest (Results 1 – 3 of 3) sorted by relevance
39 class DownloadRequest extends MmsRequest { class41 DownloadRequest(final String locationUrl, final Uri pduUri, in DownloadRequest() method in DownloadRequest129 private DownloadRequest(Parcel in) { in DownloadRequest() method in DownloadRequest
53 public class DownloadRequest extends MmsRequest { class61 public DownloadRequest(RequestManager manager, int subId, String locationUrl, in DownloadRequest() method in DownloadRequest
169 static class DownloadRequest { class in AttachmentService192 DownloadRequest(final int attPriority, final long attId) { in DownloadRequest() method in AttachmentService.DownloadRequest201 private DownloadRequest(final Context context, final Attachment attachment) { in DownloadRequest() method in AttachmentService.DownloadRequest214 private DownloadRequest(final DownloadRequest orig, final long newTime) { in DownloadRequest() method in AttachmentService.DownloadRequest