Home
last modified time | relevance | path

Searched refs:VoicemailNotificationJobService (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DVoicemailNotificationJobService.java30 public class VoicemailNotificationJobService extends JobService { class
73 new ComponentName(context, VoicemailNotificationJobService.class)) in getJobInfo()
DVisualVoicemailUpdateTask.java89 VoicemailNotificationJobService.cancelJob(context); in updateNotification()
120 VoicemailNotificationJobService.scheduleJob(context); in updateNotification()
DVoicemailQueryHandler.java94 VoicemailNotificationJobService.cancelJob(context); in markNewVoicemailsAsOld()