Home
last modified time | relevance | path

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

/packages/apps/Dialer/src/com/android/dialer/calllog/
DDefaultVoicemailNotifier.java94 CallLogNotificationsHelper.getInstance(mContext).getNewVoicemails(); in updateNotification()
DCallLogNotificationsHelper.java86 public List<NewCall> getNewVoicemails() { in getNewVoicemails() method in CallLogNotificationsHelper