/packages/apps/Messaging/src/com/android/messaging/util/ |
D | ContactRecipientEntryUtils.java | 81 if (entry.getContactId() == CONTACT_ID_SENDTO_DESTINATION) { in getDisplayNameForContactList() 99 return entry.getContactId() == CONTACT_ID_NUMBER_WITH_AVATAR; in isAvatarAndNumberOnlyContact() 106 return entry.getContactId() == CONTACT_ID_SENDTO_DESTINATION; in isSendToDestinationContact() 113 return participant.getContactId() == CONTACT_ID_SENDTO_DESTINATION; in isSendToDestinationContact()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/ |
D | ContactMatcher.java | 298 contactIds.add(score.getContactId()); in prepareSecondaryMatchCandidates() 321 return score.getContactId(); in pickBestMatch() 335 if ((s > maxScore) || ((s == maxScore) && (contactId > score.getContactId()))) { in pickBestMatch() 336 contactId = score.getContactId(); in pickBestMatch()
|
D | RawContactMatchingCandidates.java | 60 mRawContactToContact.put(score.getRawContactId(), score.getContactId()); in add() 78 public Long getContactId(Long rawContactId) { in getContactId() method in RawContactMatchingCandidates 96 mBestMatches.get(i).getContactId()); in createRawContactToContactMap()
|
D | MatchScore.java | 70 public long getContactId() { in getContactId() method in MatchScore
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | GlobalSearchSupportTest.java | 197 values.put("_id", contact.getContactId()); in getContactValues() 203 Contacts.getLookupUri(contact.getContactId(), contact.getLookupKey()) in getContactValues() 216 values.put("_id", contact.getContactId()); in getRefreshValues() 261 Cursor c = refreshQuery(String.valueOf(contact.getContactId())); in testContactIdQsbRefresh()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/ |
D | AbstractContactAggregator.java | 518 long contactId = mDbHelper.getContactId(rawContactId); in triggerAggregation() 1623 long contactId = mDbHelper.getContactId(rawContactId); in updatePhotoId() 1778 long contactId = mDbHelper.getContactId(rawContactId); in updateDisplayNameForRawContact() 1832 long contactId = mDbHelper.getContactId(rawContactId); in updateHasPhoneNumber() 1874 long contactId = mDbHelper.getContactId(rawContactId); in updateLookupKeyForRawContact() 1921 long contactId = mDbHelper.getContactId(rawContactId); in updateStarred() 1935 long contactId = mDbHelper.getContactId(rawContactId); in updateSendToVoicemail() 1949 long contactId = mDbHelper.getContactId(rawContactId); in updatePinned() 1970 long cid = bestMatch.getContactId(); in queryAggregationSuggestions() 2005 sb.append(matchScore.getContactId()); in queryMatchingContacts() [all …]
|
D | ContactAggregator2.java | 344 Long cid = matchingCandidates.getContactId(connectedRawContactId); in reAggregateRawContacts() 355 Long currentContactId = matchingCandidates.getContactId(connectedRawContactId); in reAggregateRawContacts() 480 markContactForAggregation(db, matchScore.getContactId()); in updateAggregationAfterVisibilityChange() 489 markContactForAggregation(db, matchScore.getContactId()); in updateAggregationAfterVisibilityChange()
|
/packages/apps/Dialer/java/com/android/dialer/contactsfragment/ |
D | ContactsAdapter.java | 139 contactViewHolder.bind(header, name, contactUri, getContactId(cursor), showHeader); in onBindViewHolder() 196 long contactId = getContactId(cursor); in getContactUri() 201 private static long getContactId(Cursor cursor) { in getContactId() method in ContactsAdapter
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/ |
D | ParticipantListItemData.java | 43 mContactId = participant.getContactId(); in ParticipantListItemData() 76 public long getContactId() { in getContactId() method in ParticipantListItemData
|
D | ContactListItemData.java | 128 public long getContactId() { in getContactId() method in ContactListItemData 129 return mRecipientEntry.getContactId(); in getContactId()
|
D | PersonItemData.java | 41 public abstract long getContactId(); in getContactId() method in PersonItemData
|
D | ParticipantData.java | 190 pd.mContactId = recipientEntry.getContactId(); in getFromRecipientEntry() 385 public long getContactId() { in getContactId() method in ParticipantData
|
/packages/apps/Dialer/java/com/android/dialer/shortcuts/ |
D | DialerShortcut.java | 44 abstract long getContactId(); in getContactId() method in DialerShortcut 137 return Contacts.getLookupUri(getContactId(), getLookupKey()); in getLookupUri()
|
D | ShortcutInfoFactory.java | 67 intent.putExtra(EXTRA_CONTACT_ID, shortcut.getContactId()); in buildShortcutInfos()
|
/packages/apps/Dialer/java/com/android/dialer/phonelookup/cp2/ |
D | Cp2DefaultDirectoryPhoneLookup.java | 310 contactIds.add(info.getContactId()); 611 long existingContactId = cp2ContactInfo.getContactId(); 621 contactIds.add(cp2ContactInfo.getContactId()); 890 contactIds.add(cp2ContactInfo.getContactId()); 947 if (cp2ContactInfo.getContactId() == contactId) {
|
/packages/apps/Dialer/java/com/android/dialer/contacts/hiresphoto/ |
D | HighResolutionPhotoRequesterImpl.java | 82 for (Long rawContactId : getGoogleRawContactIds(getContactId(contactUri))) { 99 private long getContactId(Uri contactUri) throws RequestFailedException {
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | MultiSelectContactsListFragment.java | 150 final long contactId = getContactId(position); in onItemLongClick() 180 final long contactId = getContactId(position); in onItemClick() 192 private long getContactId(int position) { in getContactId() method in MultiSelectContactsListFragment
|
/packages/apps/Messaging/src/com/android/messaging/ui/contact/ |
D | ContactListItemView.java | 129 mContactIconView.setImageResourceUri(avatarUri, mData.getContactId(), in updateViewAppearance() 139 mContactIconView.setImageResourceUri(avatarUri, mData.getContactId(), in updateViewAppearance()
|
D | ContactRecipientAdapter.java | 282 final long lhsContactId = lhs.getContactId(); in compare() 283 final long rhsContactId = rhs.getContactId(); in compare()
|
/packages/apps/Car/Messenger/src/com/android/car/messenger/ |
D | SmsDatabaseHandler.java | 169 getContactId(mContentResolver, in buildMessageContentValues() 200 private static int getContactId(ContentResolver cr, String contactUri) { in getContactId() method in SmsDatabaseHandler
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/storage/ |
D | FavoriteNumberRepository.java | 174 if (favoriteNumber.getContactId() != contact.getId() in convertToContacts() 193 favoriteNumber.getContactId(), favoriteNumber.getContactLookupKey()); in lookupContact()
|
D | FavoriteNumberEntity.java | 60 public long getContactId() { in getContactId() method in FavoriteNumberEntity
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
D | VCardResourceEntry.java | 145 public long getContactId() { in getDisplayItem() method in VCardResourceEntry 373 public long getContactId() {
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | BlockedParticipantListItemView.java | 60 mContactIconView.setImageResourceUri(data.getAvatarUri(), data.getContactId(), in bind()
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
D | ParticipantRefresh.java | 493 final long currentContactId = participantData.getContactId(); in refreshFromContacts() 607 values.put(ParticipantColumns.CONTACT_ID, participantData.getContactId()); in updateParticipant()
|