Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
DContactInfoCache.java156 private boolean queryContactInfo(ContactInfoRequest request) { in queryContactInfo() method in ContactInfoCache
361 shouldRedraw |= queryContactInfo(request); in run()