Searched refs:RFC822_SIZE (Results 1 – 2 of 2) sorted by relevance
76 public static final String RFC822_SIZE = "RFC822.SIZE"; field in ImapConstants
273 fetchFields.add(ImapConstants.RFC822_SIZE); in fetchInternal()341 fetchList.getKeyedStringOrEmpty(ImapConstants.RFC822_SIZE).getNumberOrZero(); in fetchInternal()