Home
last modified time | relevance | path

Searched refs:getNewVoicemails (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DVisualVoicemailUpdateTask.java68 List<NewCall> voicemailsToNotify = queryHelper.getNewVoicemails(); in updateNotification()
DCallLogNotificationsQueryHelper.java164 public List<NewCall> getNewVoicemails() { in getNewVoicemails() method in CallLogNotificationsQueryHelper