Searched defs:updateVoicemailNotifications (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/calllog/
H A DCallLogNotificationsService.java164 public static void updateVoicemailNotifications(Context context, Uri voicemailUri) { method in class:CallLogNotificationsService
H A DCallLogNotificationsHelper.java166 public static void updateVoicemailNotifications(Context context) { method in class:CallLogNotificationsHelper
167 CallLogNotificationsService.updateVoicemailNotifications(context, null);

Completed in 65 milliseconds