Searched defs:callLogInfo (Results 1 – 4 of 4) sorted by relevance
39 public final ContactInfo callLogInfo; field in ContactInfoRequest62 String number, String countryIso, ContactInfo callLogInfo, @TYPE int type) { in ContactInfoRequest()
298 ContactInfo callLogInfo, in enqueueRequest()312 private boolean callLogInfoMatches(ContactInfo callLogInfo, ContactInfo info) { in callLogInfoMatches()
471 String number, String countryIso, ContactInfo updatedInfo, ContactInfo callLogInfo) { in updateCallLogContactInfo()
886 try (Cursor callLogInfo = getCallLogInfoCursor(contentResolver, voicemailUri); in doInBackground()