Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java642 protected String queryLookupKey(long contactId) { in queryLookupKey() method in BaseContactsProvider2Test
1460 return queryLookupKey(contactId); in getLookupKey()
DContactsProvider2Test.java997 String lookupKey = queryLookupKey(contactId); in testDataDirectoryWithLookupUri()
1071 String lookupKey = queryLookupKey(contactId); in testContactEntitiesWithLookupUri()
5682 String lookupKey = queryLookupKey(contactId); in testQueryStreamItemsByLookupKey()
5695 String lookupKey = queryLookupKey(contactId); in testQueryStreamItemsByLookupKeyAndContactId()
7482 String lookupKey = queryLookupKey(contactId); in testOpenDisplayPhotoForContactLookupKey()
7495 String lookupKey = queryLookupKey(contactId); in testOpenDisplayPhotoForContactLookupKeyAndId()