Searched refs:CustomScheduler (Results 1 - 7 of 7) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractScheduledServiceTest.java278 private class TestCustomScheduler extends AbstractScheduledService.CustomScheduler {
331 return new AbstractScheduledService.CustomScheduler(){
377 return new CustomScheduler() {
423 return new CustomScheduler() {
/external/guava/guava/src/com/google/common/util/concurrent/
H A DAbstractScheduledService.java100 * {@link CustomScheduler} abstract class in preference to creating your own {@link Scheduler}
303 public abstract static class CustomScheduler extends Scheduler { class in class:AbstractScheduledService
306 * A callable class that can reschedule itself using a {@link CustomScheduler}.
358 final Schedule schedule = CustomScheduler.this.getNextSchedule();
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 140 milliseconds