Searched refs:UID_SEARCH (Results 1 – 4 of 4) sorted by relevance
89 public static final String UID_SEARCH = "UID SEARCH"; field in ImapConstants
88 public static final String UID_SEARCH = "UID SEARCH"; field in ImapConstants
419 final String command = ImapConstants.UID_SEARCH + " " + searchCriteria; in searchForUids()484 commands.add(ImapConstants.UID_SEARCH + " CHARSET " + charset + " OR FROM " + octetLength); in getMessages()
175 final String command = ImapConstants.UID_SEARCH + " " + searchCriteria; in searchForUids()