Searched refs:previousCallLog (Results 1 – 1 of 1) sorted by relevance
110 PhoneCallLog previousCallLog = resultList.isEmpty() ? null : resultList.get( in convertToEntity() local113 if (previousCallLog == null || !previousCallLog.merge(phoneCallLog)) { in convertToEntity()