Searched refs:QUOTA (Results 1 – 2 of 2) sorted by relevance
129 public static final String QUOTA = "QUOTA"; field in ImapConstants
765 if (!response.isDataResponse(0, ImapConstants.QUOTA)) { in getQuota()