Home
last modified time | relevance | path

Searched refs:mContactId (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
DSimpleRecipientChip.java28 private final long mContactId; field in SimpleRecipientChip
45 mContactId = entry.getContactId(); in SimpleRecipientChip()
74 return mContactId; in getContactId()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java72 private final long mContactId; field in RecipientEntry
120 mContactId = contactId; in RecipientEntry()
271 return mContactId; in getContactId()
331 return entry != null && mContactId == entry.mContactId; in isSamePerson()
/frameworks/base/core/java/android/provider/
DContactsContract.java1984 private long mContactId; field in ContactsContract.Contacts.AggregationSuggestions.Builder
1996 this.mContactId = contactId; in setContactId()
2028 builder.appendEncodedPath(String.valueOf(mContactId)); in build()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt59771 Landroid/provider/ContactsContract$Contacts$AggregationSuggestions$Builder;->mContactId:J