/external/guava/guava/src/com/google/common/util/concurrent/ |
D | ForwardingExecutorService.java | 67 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) in invokeAny() method in ForwardingExecutorService 69 return delegate().invokeAny(tasks); in invokeAny() 73 public <T> T invokeAny( in invokeAny() method in ForwardingExecutorService 76 return delegate().invokeAny(tasks, timeout, unit); in invokeAny()
|
D | WrappingExecutorService.java | 127 public final <T> T invokeAny(Collection<? extends Callable<T>> tasks) 129 return delegate.invokeAny(wrapTasks(tasks)); 133 public final <T> T invokeAny( 136 return delegate.invokeAny(wrapTasks(tasks), timeout, unit);
|
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/ |
D | SameThreadScheduledExecutorService.java | 116 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) in invokeAny() method in SameThreadScheduledExecutorService 119 return delegate.invokeAny(tasks); in invokeAny() 123 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, in invokeAny() method in SameThreadScheduledExecutorService 128 return delegate.invokeAny(tasks, timeout, unit); in invokeAny()
|
/external/guava/guava-bootstrap/src/java/util/concurrent/ |
D | ExecutorService.java | 41 <T> T invokeAny(Collection<? extends Callable<T>> tasks) in invokeAny() method 44 <T> T invokeAny( in invokeAny() method
|
D | AbstractExecutorService.java | 104 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) in invokeAny() method in AbstractExecutorService 114 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, in invokeAny() method in AbstractExecutorService
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/util/ |
D | RobolectricBackgroundExecutorService.java | 78 …public <T> T invokeAny(Collection<? extends Callable<T>> callables) throws InterruptedException, E… in invokeAny() method in RobolectricBackgroundExecutorService 83 …public <T> T invokeAny(Collection<? extends Callable<T>> callables, long l, TimeUnit timeUnit) thr… in invokeAny() method in RobolectricBackgroundExecutorService
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | WrappingExecutorServiceTest.java | 120 String s = testExecutor.invokeAny(tasks); in testInvokeAny() 129 String s = testExecutor.invokeAny(tasks, timeout, unit); in testInvokeAny() 232 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) in invokeAny() method in WrappingExecutorServiceTest.MockExecutor 240 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, long timeout, TimeUnit unit) in invokeAny() method in WrappingExecutorServiceTest.MockExecutor
|
D | WrappingScheduledExecutorServiceTest.java | 182 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) in invokeAny() method in WrappingScheduledExecutorServiceTest.MockExecutor 188 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, long timeout, TimeUnit unit) in invokeAny() method in WrappingScheduledExecutorServiceTest.MockExecutor
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
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-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/lib/build/ |
D | guava-testlib-16.0.1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
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/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/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |