/external/jmdns/src/javax/jmdns/impl/ |
D | DNSTaskStarter.java | 246 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/ |
D | WrappingScheduledExecutorService.java | 51 public final ScheduledFuture<?> scheduleAtFixedRate( in scheduleAtFixedRate() method in WrappingScheduledExecutorService 53 return delegate.scheduleAtFixedRate(wrapTask(command), initialDelay, period, unit); in scheduleAtFixedRate()
|
D | ListeningScheduledExecutorService.java | 50 ListenableScheduledFuture<?> scheduleAtFixedRate( in scheduleAtFixedRate() method
|
D | MoreExecutors.java | 582 public ListenableScheduledFuture<?> scheduleAtFixedRate( in scheduleAtFixedRate() method in MoreExecutors.ScheduledListeningDecorator 587 delegate.scheduleAtFixedRate(task, initialDelay, period, unit); in scheduleAtFixedRate()
|
D | AbstractScheduledService.java | 146 return executor.scheduleAtFixedRate(task, initialDelay, period, unit); in newFixedRateSchedule()
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | WrappingScheduledExecutorServiceTest.java | 61 testExecutor.scheduleAtFixedRate(DO_NOTHING, 3, 7, TimeUnit.SECONDS); in testSchedule_repeating() 142 @Override public ScheduledFuture<?> scheduleAtFixedRate( in scheduleAtFixedRate() method in WrappingScheduledExecutorServiceTest.MockExecutor
|
D | MoreExecutorsTest.java | 341 future = service.scheduleAtFixedRate(runnable, 1, 1, TimeUnit.MILLISECONDS); in testListeningDecorator_schedulePeriodic() 372 future = service.scheduleAtFixedRate(runnable, 5, 5, TimeUnit.MINUTES); in testListeningDecorator_cancelled()
|
D | AbstractScheduledServiceTest.java | 304 public ScheduledFuture<?> scheduleAtFixedRate(Runnable command, long initialDelay, in testFixedRateSchedule()
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
D | ScriptProcessMonitor.java | 72 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/ |
D | TestingExecutors.java | 140 @Override public ListenableScheduledFuture<?> scheduleAtFixedRate( in scheduleAtFixedRate() method in TestingExecutors.NoOpScheduledExecutorService
|
D | SameThreadScheduledExecutorService.java | 185 public ListenableScheduledFuture<?> scheduleAtFixedRate(Runnable command, in scheduleAtFixedRate() method in SameThreadScheduledExecutorService
|
/external/jetty/src/java/org/eclipse/jetty/util/ |
D | RolloverFileOutputStream.java | 185 __rollover.scheduleAtFixedRate(_rollTask,midnight.getTime(),1000L*60*60*24); in RolloverFileOutputStream()
|
/external/guice/lib/build/ |
D | guava-testlib-16.0.1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/lib/ |
D | guava-16.0.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |