Home
last modified time | relevance | path

Searched refs:scheduleAtFixedRate (Results 1 – 24 of 24) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
DDNSTaskStarter.java246 public synchronized void scheduleAtFixedRate(TimerTask task, long delay, long period) { in scheduleAtFixedRate() method in DNSTaskStarter.DNSTaskStarterImpl.StarterTimer
248 super.scheduleAtFixedRate(task, delay, period); in scheduleAtFixedRate()
256 … public synchronized void scheduleAtFixedRate(TimerTask task, Date firstTime, long period) { in scheduleAtFixedRate() method in DNSTaskStarter.DNSTaskStarterImpl.StarterTimer
258 super.scheduleAtFixedRate(task, firstTime, period); in scheduleAtFixedRate()
/external/guava/guava/src/com/google/common/util/concurrent/
DWrappingScheduledExecutorService.java51 public final ScheduledFuture<?> scheduleAtFixedRate( in scheduleAtFixedRate() method in WrappingScheduledExecutorService
53 return delegate.scheduleAtFixedRate(wrapTask(command), initialDelay, period, unit); in scheduleAtFixedRate()
DListeningScheduledExecutorService.java50 ListenableScheduledFuture<?> scheduleAtFixedRate( in scheduleAtFixedRate() method
DMoreExecutors.java582 public ListenableScheduledFuture<?> scheduleAtFixedRate( in scheduleAtFixedRate() method in MoreExecutors.ScheduledListeningDecorator
587 delegate.scheduleAtFixedRate(task, initialDelay, period, unit); in scheduleAtFixedRate()
DAbstractScheduledService.java146 return executor.scheduleAtFixedRate(task, initialDelay, period, unit); in newFixedRateSchedule()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DWrappingScheduledExecutorServiceTest.java61 testExecutor.scheduleAtFixedRate(DO_NOTHING, 3, 7, TimeUnit.SECONDS); in testSchedule_repeating()
142 @Override public ScheduledFuture<?> scheduleAtFixedRate( in scheduleAtFixedRate() method in WrappingScheduledExecutorServiceTest.MockExecutor
DMoreExecutorsTest.java341 future = service.scheduleAtFixedRate(runnable, 1, 1, TimeUnit.MILLISECONDS); in testListeningDecorator_schedulePeriodic()
372 future = service.scheduleAtFixedRate(runnable, 5, 5, TimeUnit.MINUTES); in testListeningDecorator_cancelled()
DAbstractScheduledServiceTest.java304 public ScheduledFuture<?> scheduleAtFixedRate(Runnable command, long initialDelay, in testFixedRateSchedule()
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DScriptProcessMonitor.java72 mTimer.scheduleAtFixedRate(mUpdater, 0, UPDATE_INTERVAL_SECS * 1000);
110 mTimer.scheduleAtFixedRate(mUpdater, 0, UPDATE_INTERVAL_SECS * 1000); in onResume()
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
DTestingExecutors.java140 @Override public ListenableScheduledFuture<?> scheduleAtFixedRate( in scheduleAtFixedRate() method in TestingExecutors.NoOpScheduledExecutorService
DSameThreadScheduledExecutorService.java185 public ListenableScheduledFuture<?> scheduleAtFixedRate(Runnable command, in scheduleAtFixedRate() method in SameThreadScheduledExecutorService
/external/jetty/src/java/org/eclipse/jetty/util/
DRolloverFileOutputStream.java185 __rollover.scheduleAtFixedRate(_rollTask,midnight.getTime(),1000L*60*60*24); in RolloverFileOutputStream()
/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/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/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/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/ ...