Home
last modified time | relevance | path

Searched refs:getLookupUri (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/widget/
DQuickContactBadge.java362 lookupUri = Contacts.getLookupUri(contactId, lookupKey); in onQueryComplete()
377 lookupUri = Contacts.getLookupUri(contactId, lookupKey); in onQueryComplete()
/frameworks/base/services/people/java/com/android/server/people/data/
DContactsQueryHelper.java134 mContactUri = Contacts.getLookupUri(contactId, lookupKey); in queryContact()
/frameworks/base/core/java/android/provider/
DContactsContract.java1676 public static Uri getLookupUri(ContentResolver resolver, Uri contactUri) { in getLookupUri() method in ContactsContract.Contacts
1688 return getLookupUri(contactId, lookupKey); in getLookupUri()
1703 public static Uri getLookupUri(long contactId, String lookupKey) { in getLookupUri() method in ContactsContract.Contacts
2971 return Contacts.getLookupUri(contactId, lookupKey); in getContactLookupUri()
5041 return Contacts.getLookupUri(contactId, lookupKey); in getContactLookupUri()
9263 : Contacts.getLookupUri(contactId, lookupKey); in rebuildManagedQuickContactsIntent()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientAlternatesAdapter.java407 uri = Contacts.getLookupUri(contactId, lookupKey) in getCursorForConstruction()
422 uri = Contacts.getLookupUri(contactId, lookupKey) in getCursorForConstruction()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24268 …method public static android.net.Uri getLookupUri(android.content.ContentResolver, android.net.Uri…
24269 method public static android.net.Uri getLookupUri(long, java.lang.String);
/frameworks/base/core/api/
Dcurrent.txt36482 …method public static android.net.Uri getLookupUri(android.content.ContentResolver, android.net.Uri…
36483 method public static android.net.Uri getLookupUri(long, String);
/frameworks/base/boot/
Dboot-image-profile.txt13190 HSPLandroid/provider/ContactsContract$Contacts;->getLookupUri(JLjava/lang/String;)Landroid/net/Uri;
/frameworks/base/config/
Dboot-image-profile.txt13193 HSPLandroid/provider/ContactsContract$Contacts;->getLookupUri(JLjava/lang/String;)Landroid/net/Uri;