Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestScheduledExecutorService.java103 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