Home
last modified time | relevance | path

Searched refs:getErrorRes (Results 1 – 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
DAttachmentsView.java477 public int getErrorRes() { in getErrorRes() method in AttachmentsView.AttachmentFailureException
DComposeActivity.java1857 showAttachmentTooBigToast(error.getErrorRes()); in addAttachments()
1965 showAttachmentTooBigToast(e.getErrorRes()); in handleAttachmentUrisFromIntent()
2052 showAttachmentTooBigToast(e.getErrorRes()); in addAttachmentAndUpdateView()