Searched refs:PRIORITY_SEND_MAIL (Results 1 – 2 of 2) sorted by relevance
196 new AttachmentService.DownloadRequest(AttachmentService.PRIORITY_SEND_MAIL, 2); in testDownloadQueueGetNextRequest()319 new AttachmentService.DownloadRequest(AttachmentService.PRIORITY_SEND_MAIL, 3); in testDownloadQueueTestPriority()324 new AttachmentService.DownloadRequest(AttachmentService.PRIORITY_SEND_MAIL, 4); in testDownloadQueueTestPriority()
90 static final int PRIORITY_SEND_MAIL = 1; field in AttachmentService1217 priorityClass = PRIORITY_SEND_MAIL; in getAttachmentPriority()