Searched refs:LOGOUT (Results 1 – 3 of 3) sorted by relevance
65 public static final String LOGOUT = "LOGOUT"; field in ImapConstants
64 public static final String LOGOUT = "LOGOUT"; field in ImapConstants
141 sendCommand(ImapConstants.LOGOUT, false); in logout()