Searched refs:thenApplyAsync (Results 1 – 4 of 4) sorted by relevance
376 return thenApplyAsync(fn, DIRECT_EXECUTOR); in thenApply()380 public <U> AndroidFuture<U> thenApplyAsync(@NonNull Function<? super T, ? extends U> fn, in thenApplyAsync() method in AndroidFuture
227 mListeners.stream().filter(filter).toList(), MAIN_EXECUTOR).thenApplyAsync(it ->
191 .thenApplyAsync(targetResolveInfo -> { in buildAndExecute()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...