Searched refs:showErrorToast (Results 1 – 4 of 4) sorted by relevance
1866 showErrorToast(getString(errorRes, maxSize)); in showAttachmentTooBigToast()1869 private void showErrorToast(String message) { in showErrorToast() method1938 showErrorToast(getString(R.string.attachment_permission_denied)); in handleAttachmentUrisFromIntent()1946 showErrorToast(getString(R.string.attachment_permission_denied)); in handleAttachmentUrisFromIntent()1966 showErrorToast(getString(R.string.attachment_permission_denied)); in handleAttachmentUrisFromIntent()2030 showErrorToast(getResources().getString( in addAttachmentAndUpdateView()
510 showErrorToast(folder, replaceVisibleToast); in onError()
874 showErrorToast(folder, replaceVisibleToast); in onError()
3978 protected final void showErrorToast(final Folder folder, boolean replaceVisibleToast) {