Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DOnePaneController.java510 showErrorToast(folder, replaceVisibleToast); in onError()
DTwoPaneController.java874 showErrorToast(folder, replaceVisibleToast); in onError()
DAbstractActivityController.java3978 protected final void showErrorToast(final Folder folder, boolean replaceVisibleToast) {
/packages/apps/UnifiedEmail/src/com/android/mail/compose/
DComposeActivity.java1896 showErrorToast(getString(errorRes, maxSize)); in showAttachmentTooBigToast()
1899 private void showErrorToast(String message) { in showErrorToast() method
1974 showErrorToast(getString(R.string.attachment_permission_denied)); in handleAttachmentUrisFromIntent()
1984 showErrorToast(getString(R.string.attachment_permission_denied)); in handleAttachmentUrisFromIntent()
2004 showErrorToast(getString(R.string.attachment_permission_denied)); in handleAttachmentUrisFromIntent()