Searched refs:getAllVoicemails (Results 1 – 2 of 2) sorted by relevance
77 public List<Voicemail> getAllVoicemails(@NonNull PhoneAccountHandle phoneAccountHandle) { in getAllVoicemails() method in VoicemailsQueryHelper
214 List<Voicemail> localVoicemails = queryHelper.getAllVoicemails(account); in syncAll()