Searched refs:invokeAny (Results 1 – 9 of 9) sorted by relevance
/packages/modules/AppSearch/service/java/com/android/server/appsearch/util/ |
D | RateLimitedExecutor.java | 259 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) in invokeAny() method in RateLimitedExecutor 261 return mExecutor.invokeAny(tasks); in invokeAny() 265 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, long timeout, TimeUnit unit) in invokeAny() method in RateLimitedExecutor 267 return mExecutor.invokeAny(tasks, timeout, unit); in invokeAny()
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ |
D | TestScheduledExecutorService.java | 103 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) in invokeAny() method in TestScheduledExecutorService 109 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, long timeout, TimeUnit unit) in invokeAny() method in TestScheduledExecutorService
|
/packages/services/Telephony/tests/src/com/android/ |
D | TestExecutorService.java | 193 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) { in invokeAny() method in TestExecutorService 198 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, long timeout, TimeUnit unit) { in invokeAny() method in TestExecutorService
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | TestScheduledExecutorService.java | 177 public <T> T invokeAny(Collection<? extends Callable<T>> tasks) { in invokeAny() method in TestScheduledExecutorService 182 public <T> T invokeAny(Collection<? extends Callable<T>> tasks, long timeout, TimeUnit unit) { in invokeAny() method in TestScheduledExecutorService
|
/packages/services/Telecomm/libs/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/TV/libs/m2/ |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/ |
D | StubGenerator.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jf/
org/ ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |