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.java653 protected String queryLookupKey(long contactId) { in queryLookupKey() method in BaseContactsProvider2Test
1466 return queryLookupKey(contactId); in getLookupKey()
DContactsProvider2Test.java1251 String lookupKey = queryLookupKey(contactId); in testDataDirectoryWithLookupUri()
1325 String lookupKey = queryLookupKey(contactId); in testContactEntitiesWithLookupUri()
5596 String lookupKey = queryLookupKey(contactId); in testQueryStreamItemsByLookupKey()
5609 String lookupKey = queryLookupKey(contactId); in testQueryStreamItemsByLookupKeyAndContactId()
7337 String lookupKey = queryLookupKey(contactId); in testOpenDisplayPhotoForContactLookupKey()
7350 String lookupKey = queryLookupKey(contactId); in testOpenDisplayPhotoForContactLookupKeyAndId()
7819 String lookupKey = queryLookupKey(contactId); in testUpdateContactOptionsSetStarred()