Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogNotificationsService.java100 public static PendingIntent createMarkAllNewVoicemailsAsOldIntent(@NonNull Context context) { in createMarkAllNewVoicemailsAsOldIntent() method in CallLogNotificationsService
DVisualVoicemailNotifier.java79 CallLogNotificationsService.createMarkAllNewVoicemailsAsOldIntent(context); in showNotifications()