Searched refs:UID_SEARCH (Results 1 – 2 of 2) sorted by relevance
88 public static final String UID_SEARCH = "UID SEARCH"; field in ImapConstants
175 final String command = ImapConstants.UID_SEARCH + " " + searchCriteria; in searchForUids()