Searched refs:mContactId (Results 1 – 2 of 2) sorted by relevance
28 private final long mContactId; field in SimpleRecipientChip45 mContactId = entry.getContactId(); in SimpleRecipientChip()74 return mContactId; in getContactId()
72 private final long mContactId; field in RecipientEntry120 mContactId = contactId; in RecipientEntry()271 return mContactId; in getContactId()331 return entry != null && mContactId == entry.mContactId; in isSamePerson()