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