Lines Matching refs:withAppendedId
398 final Uri rawContactUri = ContentUris.withAppendedId(RawContacts.CONTENT_URI,
498 ContentUris.withAppendedId(RawContacts.CONTENT_URI, rawContactId),
638 final Uri groupUri = ContentUris.withAppendedId(Groups.CONTENT_URI, groupId);
664 ContentUris.withAppendedId(Groups.CONTENT_URI, groupId), null, null);
713 final Uri groupUri = ContentUris.withAppendedId(Groups.CONTENT_URI, groupId);
937 getContentResolver().update(ContentUris.withAppendedId(Data.CONTENT_URI, dataId),
1068 ContentUris.withAppendedId(RawContacts.CONTENT_URI, verifiedNameRawContactId));
1090 ContentUris.withAppendedId(RawContacts.CONTENT_URI, rawContactIds[0]));