Searched defs:queryContactInfoForPhoneNumber (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/calllog/
H A DContactInfoHelper.java64 sipInfo = queryContactInfoForPhoneNumber(username, countryIso);
70 ContactInfo phoneInfo = queryContactInfoForPhoneNumber(number, countryIso);
169 private ContactInfo queryContactInfoForPhoneNumber(String number, String countryIso) { method in class:ContactInfoHelper

Completed in 53 milliseconds