Lines Matching defs:rawContactUri
263 Uri rawContactUri = results[0].uri;264 callbackIntent.setData(RawContacts.getContactLookupUri(resolver, rawContactUri));344 final Uri rawContactUri = ContentUris.withAppendedId(RawContacts.CONTENT_URI,346 lookupUri = RawContacts.getContactLookupUri(resolver, rawContactUri);