Searched defs:EXISTS (Results 1 – 3 of 3) sorted by relevance
46 final ImapResponse EXISTS = buildResponse(null, false, new ImapSimpleString("3"), in testIsDataResponse() local
50 public static final String EXISTS = "EXISTS"; field in ImapConstants
49 public static final String EXISTS = "EXISTS"; field in ImapConstants