Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
DComposeActivity.java1850 showAttachmentTooBigToast(R.string.too_large_to_attach_multiple); in addAttachments()
1852 showAttachmentTooBigToast(error.getErrorRes()); in addAttachments()
1863 private void showAttachmentTooBigToast(int errorRes) { in showAttachmentTooBigToast() method
1963 showAttachmentTooBigToast(e.getErrorRes()); in handleAttachmentUrisFromIntent()
2056 showAttachmentTooBigToast(e.getErrorRes()); in addAttachmentAndUpdateView()