Searched refs:invokeAny (Results 1 - 25 of 27) sorted by relevance

12

/external/guava/guava/src/com/google/common/util/concurrent/
H A DForwardingExecutorService.java67 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) method in class:ForwardingExecutorService
69 return delegate().invokeAny(tasks);
73 public <T> T invokeAny( method in class:ForwardingExecutorService
76 return delegate().invokeAny(tasks, timeout, unit);
H A DWrappingExecutorService.java127 public final <T> T invokeAny(Collection<? extends Callable<T>> tasks) method in class:WrappingExecutorService
129 return delegate.invokeAny(wrapTasks(tasks));
133 public final <T> T invokeAny( method in class:WrappingExecutorService
136 return delegate.invokeAny(wrapTasks(tasks), timeout, unit);
/external/guava/guava-bootstrap/src/java/util/concurrent/
H A DExecutorService.java41 <T> T invokeAny(Collection<? extends Callable<T>> tasks) method in interface:ExecutorService
44 <T> T invokeAny( method in interface:ExecutorService
H A DAbstractExecutorService.java104 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) method in class:AbstractExecutorService
114 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, method in class:AbstractExecutorService
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/util/
H A DRobolectricBackgroundExecutorService.java78 public <T> T invokeAny(Collection<? extends Callable<T>> callables) throws InterruptedException, ExecutionException { method in class:RobolectricBackgroundExecutorService
83 public <T> T invokeAny(Collection<? extends Callable<T>> callables, long l, TimeUnit timeUnit) throws InterruptedException, ExecutionException, TimeoutException { method in class:RobolectricBackgroundExecutorService
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
H A DSameThreadScheduledExecutorService.java116 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) method in class:SameThreadScheduledExecutorService
119 return delegate.invokeAny(tasks);
123 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, method in class:SameThreadScheduledExecutorService
128 return delegate.invokeAny(tasks, timeout, unit);
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DWrappingExecutorServiceTest.java120 String s = testExecutor.invokeAny(tasks);
122 mock.assertLastMethodCalled("invokeAny");
129 String s = testExecutor.invokeAny(tasks, timeout, unit);
131 mock.assertMethodWithTimeout("invokeAny", timeout, unit);
230 // Define the invokeAny methods to invoke the first task
232 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) method in class:WrappingExecutorServiceTest.MockExecutor
235 lastMethodCalled = "invokeAny";
240 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, long timeout, TimeUnit unit) method in class:WrappingExecutorServiceTest.MockExecutor
H A DWrappingScheduledExecutorServiceTest.java182 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) method in class:WrappingScheduledExecutorServiceTest.MockExecutor
188 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, long timeout, TimeUnit unit) method in class:WrappingScheduledExecutorServiceTest.MockExecutor
/external/guice/lib/build/
H A Dguava-testlib-16.0.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 246 milliseconds

12