Home
last modified time | relevance | path

Searched defs:thenApplyAsync (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/infra/
DAndroidFuture.java380 public <U> AndroidFuture<U> thenApplyAsync(@NonNull Function<? super T, ? extends U> fn, in thenApplyAsync() method in AndroidFuture
/frameworks/libs/modules-utils/java/com/android/modules/utils/
DAndroidFuture.java383 public <U> AndroidFuture<U> thenApplyAsync(@NonNull Function<? super T, ? extends U> fn, in thenApplyAsync() method in AndroidFuture