Searched defs:attachmentService (Results 1 – 2 of 2) sorted by relevance
406 final AttachmentService attachmentService = new AttachmentService(); in testAttachmentWatchdogAlarm() local431 final AttachmentService attachmentService = new AttachmentService(); in testAttachmentWatchdogAlarmNeedsCancel() local452 final AttachmentService attachmentService = new AttachmentService(); in testServiceCallbackAttachmentCompleteUpdate() local465 final AttachmentService attachmentService = new AttachmentService(); in testServiceCallbackAttachmentErrorUpdate() local478 final AttachmentService attachmentService = new AttachmentService(); in testServiceCallbackAttachmentInProgressUpdate() local
2570 public void injectAttachmentService(final EmailAttachmentService attachmentService) { in injectAttachmentService()