Home
last modified time | relevance | path

Searched refs:scheduleWithFixedDelay (Results 1 – 21 of 21) sorted by relevance

/external/guava/guava/src/com/google/common/util/concurrent/
DWrappingScheduledExecutorService.java57 public final ScheduledFuture<?> scheduleWithFixedDelay( in scheduleWithFixedDelay() method in WrappingScheduledExecutorService
59 return delegate.scheduleWithFixedDelay(wrapTask(command), initialDelay, delay, unit); in scheduleWithFixedDelay()
DListeningScheduledExecutorService.java55 ListenableScheduledFuture<?> scheduleWithFixedDelay( in scheduleWithFixedDelay() method
DMoreExecutors.java592 public ListenableScheduledFuture<?> scheduleWithFixedDelay( in scheduleWithFixedDelay() method in MoreExecutors.ScheduledListeningDecorator
597 delegate.scheduleWithFixedDelay(task, initialDelay, delay, unit); in scheduleWithFixedDelay()
DAbstractScheduledService.java127 return executor.scheduleWithFixedDelay(task, initialDelay, delay, unit); in newFixedDelaySchedule()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DWrappingScheduledExecutorServiceTest.java58 testExecutor.scheduleWithFixedDelay(DO_NOTHING, 100, 10, TimeUnit.MINUTES); in testSchedule_repeating()
152 @Override public ScheduledFuture<?> scheduleWithFixedDelay( in scheduleWithFixedDelay() method in WrappingScheduledExecutorServiceTest.MockExecutor
DAbstractScheduledServiceTest.java53 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay,
55 return future = super.scheduleWithFixedDelay(command, initialDelay, delay, unit);
317 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in testFixedDelaySchedule()
DMoreExecutorsTest.java347 future = service.scheduleWithFixedDelay(runnable, 1, 1, TimeUnit.MILLISECONDS); in testListeningDecorator_schedulePeriodic()
380 future = service.scheduleWithFixedDelay(runnable, 5, 5, TimeUnit.MINUTES); in testListeningDecorator_cancelled()
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
DTestingExecutors.java145 @Override public ListenableScheduledFuture<?> scheduleWithFixedDelay( in scheduleWithFixedDelay() method in TestingExecutors.NoOpScheduledExecutorService
DSameThreadScheduledExecutorService.java192 public ListenableScheduledFuture<?> scheduleWithFixedDelay(Runnable command, in scheduleWithFixedDelay() method in SameThreadScheduledExecutorService
/external/guice/lib/build/
Dguava-testlib-16.0.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...