Searched refs:getCc (Results 1 – 10 of 10) sorted by relevance
257 TextUtils.equals(this.getCc(), o.getCc()) && in isEqual()535 public String getCc() { in getCc() method in Message
446 final String[] refMessageCc = TextUtils.split(refMessage.getCc(), ","); in testReplyAllWithCc()934 assertTrue(activity.getCcAddresses()[0].contains(refMessage.getCc())); in testChangeModes0()968 assertTrue(activity.getCcAddresses()[0].contains(refMessage.getCc()) in testChangeModes1()969 || activity.getCcAddresses()[1].contains(refMessage.getCc())); in testChangeModes1()
63 public EncodedStringValue[] getCc() { in getCc() method in RetrieveConf
126 public EncodedStringValue[] getCc() { in getCc() method in SendReq
61 public EncodedStringValue[] getCc() { in getCc() method in RetrieveConf
123 public EncodedStringValue[] getCc() { in getCc() method in SendReq
270 String ccAddresses = refMessage.getCc(); in setQuotedText()
3552 || (!TextUtils.isEmpty(mDraft.getCc()) && mComposeMode == REPLY_ALL);
269 recipientNumbers = pdu.getCc(); in updateDestinationAddressPerType()
242 public ArrayList<Rfc822Token> getCc() { in getCc() method in BluetoothMapbMessageMime