Searched refs:queryContactInfo (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/contactinfo/
H A DContactInfoCache.java79 needRedraw |= queryContactInfo(req.number, req.countryIso, req.callLogInfo);
192 private boolean queryContactInfo(String number, String countryIso, ContactInfo callLogInfo) { method in class:ContactInfoCache

Completed in 31 milliseconds