Searched refs:EXPUNGE (Results 1 – 2 of 2) sorted by relevance
48 public static final String EXPUNGE = "EXPUNGE"; field in ImapConstants
1007 handleUntaggedResponses(mConnection.executeSimpleCommand(ImapConstants.EXPUNGE)); in expunge()