Searched refs:lookupKey (Results 1 – 3 of 3) sorted by relevance
955 final String lookupKey = in showQuickContactInternal() local958 final Uri lookupUri = Contacts.getLookupUri(contactId, lookupKey); in showQuickContactInternal()
1175 String lookupKey = c.getString(lookupIdx); in lookupContact() local1177 return ContactsContract.Contacts.getLookupUri(contactId, lookupKey); in lookupContact()
406 String lookupKey = c.getString(lookupIdx); in lookupContact() local408 return ContactsContract.Contacts.getLookupUri(contactId, lookupKey); in lookupContact()