Searched refs:showAttachmentTooBigToast (Results 1 – 1 of 1) sorted by relevance
1850 showAttachmentTooBigToast(R.string.too_large_to_attach_multiple); in addAttachments()1852 showAttachmentTooBigToast(error.getErrorRes()); in addAttachments()1863 private void showAttachmentTooBigToast(int errorRes) { in showAttachmentTooBigToast() method1963 showAttachmentTooBigToast(e.getErrorRes()); in handleAttachmentUrisFromIntent()2056 showAttachmentTooBigToast(e.getErrorRes()); in addAttachmentAndUpdateView()