Home
last modified time | relevance | path

Searched defs:whenAllComplete (Results 1 – 3 of 3) sorted by relevance

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/tracing/
DPropagatedFutures.java91 public static <V extends @Nullable Object> PropagatedFutureCombiner<V> whenAllComplete( in whenAllComplete() method in PropagatedFutures
96 public static <V extends @Nullable Object> PropagatedFutureCombiner<V> whenAllComplete( in whenAllComplete() method in PropagatedFutures
/external/guava/guava/src/com/google/common/util/concurrent/
DClosingFuture.java463 public static Combiner whenAllComplete(Iterable<? extends ClosingFuture<?>> futures) { in whenAllComplete() method in ClosingFuture
473 public static Combiner whenAllComplete( in whenAllComplete() method in ClosingFuture
/external/guava/android/guava/src/com/google/common/util/concurrent/
DClosingFuture.java461 public static Combiner whenAllComplete(Iterable<? extends ClosingFuture<?>> futures) { in whenAllComplete() method in ClosingFuture
471 public static Combiner whenAllComplete( in whenAllComplete() method in ClosingFuture