Home
last modified time | relevance | path

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

/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogAdapter.java523 updateCallLogContactInfoCache(number, countryIso, info, callLogInfo); in queryContactInfo()
1132 private void updateCallLogContactInfoCache(String number, String countryIso, in updateCallLogContactInfoCache() method in CallLogAdapter