Home | History | Annotate | Download | only in contacts

Lines Matching refs:rawContactUri

1438             Uri rawContactUri = ContentUris.withAppendedId(RawContacts.CONTENT_URI, rawContactId);
1439 mResolver.delete(rawContactUri, null, null);