Searched refs:NIL (Results 1 – 3 of 3) sorted by relevance
98 public static final String NIL = "NIL"; field in ImapConstants
387 if (ImapConstants.NIL.equalsIgnoreCase(s)) { in parseBareString()
436 mIdPhrase = ImapConstants.ID + " " + ImapConstants.NIL; in doSendId()