Searched refs:lookupContact (Results 1 – 2 of 2) sorted by relevance
181 Contact contact = lookupContact(cr, favoriteNumber); in convertToContacts()201 private Contact lookupContact(ContentResolver cr, FavoriteNumberEntity favoriteNumber) { in lookupContact() method in FavoriteNumberRepository204 Uri refreshedUri = ContactsContract.Contacts.lookupContact( in lookupContact()
68 final long contactId = ContentUris.parseId(ContactsContract.Contacts.lookupContact( in maybeConvertToLegacyLookupUri()