Searched refs:Quota (Results 1 – 2 of 2) sorted by relevance
746 public class Quota { class in ImapFolder751 public Quota(int occupied, int total) { in Quota() method in ImapFolder.Quota757 public Quota getQuota() throws MessagingException { in getQuota()771 return new Quota( in getQuota()
391 private void setQuota(ImapFolder.Quota quota) { in setQuota()