Searched refs:mContactId (Results 1 – 4 of 4) 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()
1984 private long mContactId; field in ContactsContract.Contacts.AggregationSuggestions.Builder1996 this.mContactId = contactId; in setContactId()2028 builder.appendEncodedPath(String.valueOf(mContactId)); in build()
59771 Landroid/provider/ContactsContract$Contacts$AggregationSuggestions$Builder;->mContactId:J