Searched refs:js (Results 1 – 3 of 3) sorted by relevance
52 JobScheduler js = context.getSystemService(JobScheduler.class); in scheduleJob() local57 js.schedule(builder.build()); in scheduleJob()62 JobScheduler js = context.getSystemService(JobScheduler.class); in isScheduled() local63 List<JobInfo> jobs = js.getAllPendingJobs(); in isScheduled()76 JobScheduler js = context.getSystemService(JobScheduler.class); in cancelJob() local77 js.cancel(JobIds.MEDIA_CONTENT_JOB); in cancelJob()
89 JobScheduler js = context.getSystemService(JobScheduler.class); in scheduleJob() local90 js.schedule(JOB_INFO); in scheduleJob()96 JobScheduler js = context.getSystemService(JobScheduler.class); in isScheduled() local97 List<JobInfo> jobs = js.getAllPendingJobs(); in isScheduled()111 JobScheduler js = context.getSystemService(JobScheduler.class); in cancelJob() local112 js.cancel(JobIds.PHOTOS_CONTENT_JOB); in cancelJob()
9113 test/mjsunit/third_party/regexp-pcre.js. This is based on the9116 are embedded in regexp-pcre.js.