Searched defs:getRecipients (Results 1 – 4 of 4) sorted by relevance
67 public abstract Address[] getRecipients(RecipientType type) throws MessagingException; in getRecipients() method in Message
471 public synchronized ContactList getRecipients() { in getRecipients() method in Conversation1256 public static String getRecipients(Uri uri) { in getRecipients() method in Conversation
218 public Address[] getRecipients(RecipientType type) throws MessagingException { in getRecipients() method in MimeMessage
1710 private ContactList getRecipients() { in getRecipients() method in ComposeMessageActivity