Home
last modified time | relevance | path

Searched defs:getLookupKey (Results 1 – 17 of 17) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DLegacyPhoneNumberPickerFragment.java41 protected String getLookupKey(int position) { in getLookupKey() method in LegacyPhoneNumberPickerFragment
DPhoneNumberPickerFragment.java185 protected String getLookupKey(int position) { in getLookupKey() method in PhoneNumberPickerFragment
DPhoneNumberListAdapter.java368 public String getLookupKey(int position) { in getLookupKey() method in PhoneNumberListAdapter
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DParticipantListItemData.java81 public String getLookupKey() { in getLookupKey() method in ParticipantListItemData
DPersonItemData.java42 public abstract String getLookupKey(); in getLookupKey() method in PersonItemData
DVCardContactItemData.java113 public String getLookupKey() { in getLookupKey() method in VCardContactItemData
DContactListItemData.java132 public String getLookupKey() { in getLookupKey() method in ContactListItemData
DParticipantData.java355 public String getLookupKey() { in getLookupKey() method in ParticipantData
/packages/apps/Dialer/java/com/android/incallui/bindings/
DPhoneNumberService.java72 String getLookupKey(); in getLookupKey() method
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DVCardResourceEntry.java150 public String getLookupKey() { in getDisplayItem() method in VCardResourceEntry
/packages/apps/Dialer/java/com/android/dialer/shortcuts/
DDialerShortcut.java51 abstract String getLookupKey(); in getLookupKey() method in DialerShortcut
/packages/apps/Contacts/src/com/android/contacts/model/
DSimContact.java142 private String getLookupKey() { in getLookupKey() method in SimContact
DContact.java235 public String getLookupKey() { in getLookupKey() method in Contact
/packages/apps/Dialer/java/com/android/contacts/common/model/
DContact.java220 public String getLookupKey() { in getLookupKey() method in Contact
/packages/apps/Dialer/java/com/android/contacts/common/list/
DPhoneNumberPickerFragment.java249 protected String getLookupKey(int position) { in getLookupKey() method in PhoneNumberPickerFragment
DPhoneNumberListAdapter.java247 public String getLookupKey(int position) { in getLookupKey() method in PhoneNumberListAdapter
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java1459 public String getLookupKey() { in getLookupKey() method in BaseContactsProvider2Test.GoldenContact