Searched defs:firstMatching (Results 1 – 2 of 2) sorted by relevance
44 public static <T> ListenableFuture<T> firstMatching( in firstMatching() method in DialerFutures
158 ListenableFuture<Boolean> firstMatching = in isDirty() local