Searched refs:CequintCallerIdContact (Results 1 – 4 of 4) sorted by relevance
74 private final ConcurrentHashMap<String, CequintCallerIdContact> callLogCache =79 public abstract static class CequintCallerIdContact { class in CequintCallerIdManager106 abstract CequintCallerIdContact build(); in build()139 public static CequintCallerIdContact getCequintCallerIdContactForCall( in getCequintCallerIdContactForCall()169 public CequintCallerIdContact getCachedCequintCallerIdContact(Context context, String number) { in getCachedCequintCallerIdContact()178 CequintCallerIdContact cequintCallerIdContact = in getCachedCequintCallerIdContact()192 public static CequintCallerIdContact getCequintCallerIdContactForNumber( in getCequintCallerIdContactForNumber()206 private static CequintCallerIdContact lookup( in lookup()239 return CequintCallerIdContact.builder() in lookup()
29 import com.android.dialer.oem.CequintCallerIdManager.CequintCallerIdContact;153 private static CequintInfo buildCequintInfo(CequintCallerIdContact cequintCallerIdContact) { in buildCequintInfo()
40 import com.android.dialer.oem.CequintCallerIdManager.CequintCallerIdContact;623 CequintCallerIdContact cequintCallerIdContact = in updateFromCequintCallerId()
50 import com.android.dialer.oem.CequintCallerIdManager.CequintCallerIdContact;515 CequintCallerIdContact cequintCallerIdContact = in maybeUpdateFromCequintCallerId()