Searched refs:getCcAddressesUnescaped (Results 1 – 2 of 2) sorted by relevance
592 public String[] getCcAddressesUnescaped() { in getCcAddressesUnescaped() method in Message
1285 allRecipients.addAll(Arrays.asList(refMessage.getCcAddressesUnescaped())); in getReplyFromAccount()1576 addCcAddresses(Arrays.asList(message.getCcAddressesUnescaped()), toAddresses); in initFromDraftMessage()2087 addRecipients(ccAddresses, refMessage.getCcAddressesUnescaped()); in initReplyRecipients()