Searched refs:getMaxAttachmentSize (Results 1 – 3 of 3) sorted by relevance
308 final int maxSize = account.settings.getMaxAttachmentSize(); in addAttachment()
1865 getApplicationContext(), mAccount.settings.getMaxAttachmentSize()); in showAttachmentTooBigToast()2033 getApplicationContext(), mAccount.settings.getMaxAttachmentSize()))); in addAttachmentAndUpdateView()
433 public int getMaxAttachmentSize() { in getMaxAttachmentSize() method in Settings