Home
last modified time | relevance | path

Searched refs:js (Results 1 – 5 of 5) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/content/
DMediaContentJob.java52 JobScheduler js = context.getSystemService(JobScheduler.class); in scheduleJob() local
57 js.schedule(builder.build()); in scheduleJob()
62 JobScheduler js = context.getSystemService(JobScheduler.class); in isScheduled() local
63 List<JobInfo> jobs = js.getAllPendingJobs(); in isScheduled()
76 JobScheduler js = context.getSystemService(JobScheduler.class); in cancelJob() local
77 js.cancel(JobIds.MEDIA_CONTENT_JOB); in cancelJob()
DPhotosContentJob.java89 JobScheduler js = context.getSystemService(JobScheduler.class); in scheduleJob() local
90 js.schedule(JOB_INFO); in scheduleJob()
96 JobScheduler js = context.getSystemService(JobScheduler.class); in isScheduled() local
97 List<JobInfo> jobs = js.getAllPendingJobs(); in isScheduled()
111 JobScheduler js = context.getSystemService(JobScheduler.class); in cancelJob() local
112 js.cancel(JobIds.PHOTOS_CONTENT_JOB); in cancelJob()
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
Dteapot.inl20 // https://github.com/KhronosGroup/WebGL/blob/master/sdk/demos/google/shiny-teapot/teapot-streams.js
/development/ndk/platforms/android-17/samples/Teapot/jni/
Dteapot.inl20 // https://github.com/KhronosGroup/WebGL/blob/master/sdk/demos/google/shiny-teapot/teapot-streams.js
/development/sdk/
Dsdk_files_NOTICE.txt9113 test/mjsunit/third_party/regexp-pcre.js. This is based on the
9116 are embedded in regexp-pcre.js.