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

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

Completed in 238 milliseconds