Searched refs:existingInfo (Results 1 – 4 of 4) sorted by relevance
198 ContactInfo existingInfo = cache.getPossiblyExpired(numberCountryIso); in queryContactInfo() local208 (!Objects.equals(existingInfo, ContactInfo.EMPTY) || isRemoteSource) in queryContactInfo()209 && !info.equals(existingInfo); in queryContactInfo()
512 Cp2Info existingInfo = entry.getValue();515 Cp2Info.Builder infoBuilder = Cp2Info.newBuilder(existingInfo);593 Cp2Info existingInfo = entry.getValue();604 if (existingInfo.getCp2ContactInfoCount() == 0) {610 for (Cp2ContactInfo cp2ContactInfo : existingInfo.getCp2ContactInfoList()) {
413 ParticipantInfo existingInfo = entry.getValue(); in updateParticipantInfo() local414 this.conferenceParticipants.remove(existingInfo); in updateParticipantInfo()
491 ImmutableMap<Long, PhoneLookupInfo> existingInfo, CallLogMutations mutations) {495 PhoneLookupInfo phoneLookupInfo = existingInfo.get(id);