Searched refs:bindFromContactUriInternal (Results 1 – 1 of 1) sorted by relevance
284 bindFromContactUriInternal(Contacts.getLookupUri(contactId, lookupKey), in onQueryComplete()300 bindFromContactUriInternal(Contacts.getLookupUri(contactId, lookupKey), in onQueryComplete()531 bindFromContactUriInternal(contactLookupUri, true /* reset query handler */); in bindFromContactLookupUri()541 private void bindFromContactUriInternal(Uri contactUri, boolean resetQueryHandler) { in bindFromContactUriInternal() method in ContactHeaderWidget