Searched refs:firstMatchingImpl (Results 1 – 1 of 1) sorted by relevance
48 return firstMatchingImpl(futures, predicate, defaultValue); in firstMatching()51 private static <T> ListenableFuture<T> firstMatchingImpl( in firstMatchingImpl() method in DialerFutures