Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/oem/
DCequintCallerIdManager.java169 public CequintCallerIdContact getCachedCequintCallerIdContact(Context context, String number) { in getCachedCequintCallerIdContact() method in CequintCallerIdManager
/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
DContactInfoHelper.java624 cequintCallerIdManager.getCachedCequintCallerIdContact(context, number); in updateFromCequintCallerId()