Searched refs:isUnknownSender (Results 1 – 3 of 3) sorted by relevance
320 if (isUnknownSender()) { in maybeSetupUnknownSender()521 public boolean isUnknownSender() { in isUnknownSender() method in ParticipantData532 if (!isUnknownSender()) { in toContentValues()
51 mDetails = (participant.isUnknownSender()) ? null : participant.getSendDestination(); in ParticipantListItemData()
1109 if (participant.isUnknownSender()) { in ensureKnownRecipients()