Home
last modified time | relevance | path

Searched defs:getRecipients (Results 1 – 5 of 5) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
DMessage.java67 public abstract Address[] getRecipients(RecipientType type) throws MessagingException; in getRecipients() method in Message
/packages/services/Telephony/src/com/android/phone/common/mail/
DMessage.java65 public abstract Address[] getRecipients(String type) throws MessagingException; in getRecipients() method in Message
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
DMimeMessage.java250 public Address[] getRecipients(RecipientType type) throws MessagingException { in getRecipients() method in MimeMessage
/packages/services/Telephony/src/com/android/phone/common/mail/internet/
DMimeMessage.java249 public Address[] getRecipients(String type) throws MessagingException { in getRecipients() method in MimeMessage
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessage.java884 public ArrayList<vCard> getRecipients() { in getRecipients() method in BluetoothMapbMessage