Home | History | Annotate | Download | only in contacts

Lines Matching defs:withAppendedId

55         assertStoredValue(ContentUris.withAppendedId(Contacts.CONTENT_URI, contactId),
63 assertStoredValue(ContentUris.withAppendedId(lookupUri, contactId),
67 assertStoredValue(ContentUris.withAppendedId(lookupUri, contactId + 1),
90 assertStoredValue(ContentUris.withAppendedId(Contacts.CONTENT_URI, contactId),
114 assertStoredValue(ContentUris.withAppendedId(Contacts.CONTENT_URI, contactId1),
118 assertStoredValue(ContentUris.withAppendedId(Contacts.CONTENT_URI, contactId2),
145 assertStoredValue(ContentUris.withAppendedId(Contacts.CONTENT_URI, contactId),
158 ContentUris.withAppendedId(Contacts.CONTENT_URI, largerContactId),
161 ContentUris.withAppendedId(Contacts.CONTENT_URI, queryContactId(rawContactId3)),
175 Uri contentUri = ContentUris.withAppendedId(Contacts.CONTENT_URI, contactId);
179 Uri staleLookupUri = ContentUris.withAppendedId(