Searched defs:errorRes (Results 1 – 2 of 2) sorted by relevance
387 private final int errorRes; field in AttachmentsView.AttachmentFailureException394 public AttachmentFailureException(String error, int errorRes) { in AttachmentFailureException()
1863 private void showAttachmentTooBigToast(int errorRes) { in showAttachmentTooBigToast()