Searched refs:nullLookupUri (Results 1 – 1 of 1) sorted by relevance
111 Uri nullLookupUri = Contacts.getLookupUri(contactId, null); in testLookupUri() local112 assertNull(nullLookupUri); in testLookupUri()