Searched defs:js (Results 1 – 10 of 10) sorted by relevance
57 JobScheduler js = mContext.getSystemService(JobScheduler.class); in testJobDuration() local
62 JobScheduler js = context.getSystemService(JobScheduler.class); in scheduleJob() local
269 JobScheduler js = ctx.getSystemService(JobScheduler.class); in doScheduleJob() local
47 final JobScheduler js = getContext().getSystemService(JobScheduler.class); in testCancelDisabledPackageJob() local
63 JobScheduler js = context.getSystemService(JobScheduler.class); in scheduleJob() local
210 final JobScheduler js = (JobScheduler) getSystemService( in onStartJob() local
327 JobScheduler js = context.getSystemService(JobScheduler.class); in testScheduledJob() local
571 String js = in testShouldInterceptRequestResponse() local