Home
last modified time | relevance | path

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

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