Searched refs:searchCriteria (Results 1 – 1 of 1) sorted by relevance
388 String[] searchForUids(String searchCriteria) throws MessagingException { in searchForUids() argument392 String command = ImapConstants.UID_SEARCH + " " + searchCriteria; in searchForUids()395 Log.d(Logging.LOG_TAG, "ImapException in search: " + searchCriteria); in searchForUids()