Home
last modified time | relevance | path

Searched refs:initialDelay (Results 1 – 25 of 25) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
DProgressiveDownloadInformationBox.java56 long initialDelay; field in ProgressiveDownloadInformationBox.Entry
58 public Entry(long rate, long initialDelay) { in Entry() argument
60 this.initialDelay = initialDelay; in Entry()
72 return initialDelay; in getInitialDelay()
75 public void setInitialDelay(long initialDelay) { in setInitialDelay() argument
76 this.initialDelay = initialDelay; in setInitialDelay()
83 ", initialDelay=" + initialDelay + in toString()
/external/guava/guava/src/com/google/common/util/concurrent/
DWrappingScheduledExecutorService.java52 Runnable command, long initialDelay, long period, TimeUnit unit) { in scheduleAtFixedRate() argument
53 return delegate.scheduleAtFixedRate(wrapTask(command), initialDelay, period, unit); in scheduleAtFixedRate()
58 Runnable command, long initialDelay, long delay, TimeUnit unit) { in scheduleWithFixedDelay() argument
59 return delegate.scheduleWithFixedDelay(wrapTask(command), initialDelay, delay, unit); in scheduleWithFixedDelay()
DListeningScheduledExecutorService.java51 Runnable command, long initialDelay, long period, TimeUnit unit); in scheduleAtFixedRate() argument
56 Runnable command, long initialDelay, long delay, TimeUnit unit); in scheduleWithFixedDelay() argument
DAbstractScheduledService.java121 public static Scheduler newFixedDelaySchedule(final long initialDelay, final long delay, in newFixedDelaySchedule() argument
127 return executor.scheduleWithFixedDelay(task, initialDelay, delay, unit); in newFixedDelaySchedule()
140 public static Scheduler newFixedRateSchedule(final long initialDelay, final long period, in newFixedRateSchedule() argument
146 return executor.scheduleAtFixedRate(task, initialDelay, period, unit); in newFixedRateSchedule()
DMoreExecutors.java583 Runnable command, long initialDelay, long period, TimeUnit unit) { in scheduleAtFixedRate() argument
587 delegate.scheduleAtFixedRate(task, initialDelay, period, unit); in scheduleAtFixedRate()
593 Runnable command, long initialDelay, long delay, TimeUnit unit) { in scheduleWithFixedDelay() argument
597 delegate.scheduleWithFixedDelay(task, initialDelay, delay, unit); in scheduleWithFixedDelay()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractScheduledServiceTest.java53 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay,
55 return future = super.scheduleWithFixedDelay(command, initialDelay, delay, unit);
282 private static final int initialDelay = 10; field in AbstractScheduledServiceTest.SchedulerTest
290 private void assertSingleCallWithCorrectParameters(Runnable command, long initialDelay, in assertSingleCallWithCorrectParameters() argument
294 assertEquals(SchedulerTest.initialDelay, initialDelay); in assertSingleCallWithCorrectParameters()
301 Scheduler schedule = Scheduler.newFixedRateSchedule(initialDelay, delay, unit); in testFixedRateSchedule()
304 public ScheduledFuture<?> scheduleAtFixedRate(Runnable command, long initialDelay, in testFixedRateSchedule()
306 assertSingleCallWithCorrectParameters(command, initialDelay, delay, unit); in testFixedRateSchedule()
314 Scheduler schedule = Scheduler.newFixedDelaySchedule(initialDelay, delay, unit); in testFixedDelaySchedule()
317 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in testFixedDelaySchedule()
[all …]
DWrappingScheduledExecutorServiceTest.java118 void assertLastMethodCalled(String method, long initialDelay, long delay, TimeUnit unit) { in assertLastMethodCalled() argument
120 assertEquals(initialDelay, lastInitialDelay); in assertLastMethodCalled()
143 Runnable command, long initialDelay, long period, TimeUnit unit) { in scheduleAtFixedRate() argument
146 lastInitialDelay = initialDelay; in scheduleAtFixedRate()
153 Runnable command, long initialDelay, long delay, TimeUnit unit) { in scheduleWithFixedDelay() argument
156 lastInitialDelay = initialDelay; in scheduleWithFixedDelay()
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
DTestingExecutors.java141 Runnable command, long initialDelay, long period, TimeUnit unit) { in scheduleAtFixedRate() argument
146 Runnable command, long initialDelay, long delay, TimeUnit unit) { in scheduleWithFixedDelay() argument
DSameThreadScheduledExecutorService.java186 long initialDelay, long period, TimeUnit unit) { in scheduleAtFixedRate() argument
193 long initialDelay, long delay, TimeUnit unit) { in scheduleWithFixedDelay() argument
/external/replicaisland/src/com/replica/replicaisland/
DFadeDrawableComponent.java134 …t startOpacity, float endOpacity, float duration, int loopType, int function, float initialDelay) { in setupFade() argument
140 mInitialDelay = initialDelay; in setupFade()
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DFakeClock.java124 Runnable command, long initialDelay, long period, TimeUnit unit) { in scheduleAtFixedRate() argument
129 Runnable command, long initialDelay, long delay, TimeUnit unit) { in scheduleWithFixedDelay() argument
/external/grpc-grpc-java/android/src/test/java/io/grpc/android/
DAndroidChannelBuilderTest.java428 Runnable command, long initialDelay, long period, TimeUnit unit) { in scheduleAtFixedRate() argument
434 Runnable command, long initialDelay, long delay, TimeUnit unit) { in scheduleWithFixedDelay() argument
/external/guice/lib/build/
Dguava-testlib-19.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2615initialDelay:ay.arrowRepeatFreq);aI=false};s();aM=aN?"mouseout.jsp":"mouseup.jsp";aN=aN||b("html")…
2617 …"split",enableKeyboardNavigation:true,hideFocus:false,keyboardSpeed:0,initialDelay:300,speed:30,sc… property
/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/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/kotlinc/lib/
Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/jvm/ kotlin/ ...
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...