Searched refs:getJobInfo (Results 1 – 2 of 2) sorted by relevance
39 context.getSystemService(JobScheduler.class).schedule(getJobInfo(context)); in scheduleJob()68 private static JobInfo getJobInfo(Context context) { in getJobInfo() method in VoicemailNotificationJobService
311 JobInfo jobInfo = scheduledJob.getJobInfo(); in getListOfPendingJobs()