Home | History | Annotate | Download | only in contacts

Lines Matching refs:rawContactUri

424         Uri rawContactUri = results[0].uri;
425 callbackIntent.setData(RawContacts.getContactLookupUri(resolver, rawContactUri));
579 final Uri rawContactUri = ContentUris.withAppendedId(RawContacts.CONTENT_URI,
581 lookupUri = RawContacts.getContactLookupUri(resolver, rawContactUri);