Home
last modified time | relevance | path

Searched refs:twigUriWithId (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DLegacyContactsProviderTest.java351 Uri twigUriWithId = ContentUris.withAppendedId(twigUri, ContentUris.parseId(uri)); in testOrganizationsInsert() local
352 assertStoredValues(twigUriWithId, values); in testOrganizationsInsert()