Searched refs:getLocalVoicemails (Results 1 – 1 of 1) sorted by relevance
69 return getLocalVoicemails(phoneAccountHandle, DELETED_SELECTION); in getDeletedVoicemails()78 return getLocalVoicemails(phoneAccountHandle, null); in getAllVoicemails()89 private List<Voicemail> getLocalVoicemails( in getLocalVoicemails() method in VoicemailsQueryHelper