Searched refs:RECIPIENT_TYPE_BCC (Results 1 – 2 of 2) sorted by relevance
28 public static final String RECIPIENT_TYPE_BCC = "bcc"; field in Message
275 } else if (type == RECIPIENT_TYPE_BCC) { in getRecipients()306 } else if (type == RECIPIENT_TYPE_BCC) { in setRecipients()