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
1459 return queryLookupKey(contactId); in getLookupKey()
DContactsProvider2Test.java1033 String lookupKey = queryLookupKey(contactId); in testDataDirectoryWithLookupUri()
1107 String lookupKey = queryLookupKey(contactId); in testContactEntitiesWithLookupUri()
5586 String lookupKey = queryLookupKey(contactId); in testQueryStreamItemsByLookupKey()
5599 String lookupKey = queryLookupKey(contactId); in testQueryStreamItemsByLookupKeyAndContactId()
7389 String lookupKey = queryLookupKey(contactId); in testOpenDisplayPhotoForContactLookupKey()
7402 String lookupKey = queryLookupKey(contactId); in testOpenDisplayPhotoForContactLookupKeyAndId()
7822 String lookupKey = queryLookupKey(contactId); in testUpdateContactOptionsSetStarred()