Searched refs:invokeAll (Results 1 – 1 of 1) sorted by relevance
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ | ||
D | TestScheduledExecutorService.java | 91 public <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> tasks) in invokeAll() method in TestScheduledExecutorService |