Searched refs:serverVoicemails (Results 1 – 1 of 1) sorted by relevance
213 List<Voicemail> serverVoicemails = imapHelper.fetchAllVoicemails(); in syncAll() local218 if (localVoicemails == null || serverVoicemails == null) { in syncAll()234 Map<String, Voicemail> remoteMap = buildMap(serverVoicemails); in syncAll()