Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/model/
H A DContactLoaderTest.java242 final long wrongContactId = 2; in testLoadContactWithContactLookupWithIncorrectIdUri() local
247 final Uri wrongBaseUri = ContentUris.withAppendedId(Contacts.CONTENT_URI, wrongContactId); in testLoadContactWithContactLookupWithIncorrectIdUri()
253 wrongContactId); in testLoadContactWithContactLookupWithIncorrectIdUri()