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.java624 protected String queryLookupKey(long contactId) { in queryLookupKey() method in BaseContactsProvider2Test
1383 return queryLookupKey(contactId); in getLookupKey()
DContactsProvider2Test.java849 String lookupKey = queryLookupKey(contactId); in testDataDirectoryWithLookupUri()
923 String lookupKey = queryLookupKey(contactId); in testContactEntitiesWithLookupUri()
4837 String lookupKey = queryLookupKey(contactId); in testQueryStreamItemsByLookupKey()
4850 String lookupKey = queryLookupKey(contactId); in testQueryStreamItemsByLookupKeyAndContactId()
5403 String lookupKey = queryLookupKey(contactId); in testStreamItemReadRequiresReadSocialStreamPermission()
6524 String lookupKey = queryLookupKey(contactId); in testOpenDisplayPhotoForContactLookupKey()
6537 String lookupKey = queryLookupKey(contactId); in testOpenDisplayPhotoForContactLookupKeyAndId()