Searched refs:EXPUNGE (Results 1 – 4 of 4) sorted by relevance
51 public static final String EXPUNGE = "EXPUNGE"; field in ImapConstants
50 public static final String EXPUNGE = "EXPUNGE"; field in ImapConstants
663 handleUntaggedResponses(mConnection.executeSimpleCommand(ImapConstants.EXPUNGE)); in expunge()
1163 handleUntaggedResponses(mConnection.executeSimpleCommand(ImapConstants.EXPUNGE)); in expunge()