Searched defs:futureResult (Results 1 – 8 of 8) sorted by relevance
41 final CompletableFuture<AppSearchResult<T>> futureResult = new CompletableFuture<>(); in executeAppSearchResultOperation() local71 final CompletableFuture<AppSearchBatchResult<T, V>> futureResult = in executeAppSearchBatchResultOperation() local
100 final List<WorkInfo> futureResult = List.of( in testUniqueWorkStatusForPendingWork() local114 final List<WorkInfo> futureResult = List.of( in testUniqueWorkStatusForCompletedWork() local
396 ListenableFuture<T> futureResult = function.get(); in waitForFuture() local
472 ListenableFuture<T> futureResult = function.get(); in waitForFuture() local
1998 ListenableFuture<T> futureResult = function.get(); in waitForFuture() local
3250 ListenableFuture<T> futureResult = function.get(); in waitForFuture() local
1176 ListenableFuture<String> futureResult = in callJSEngine() local1199 ListenableFuture<String> futureResult = in callJSEngine() local
299 final SettableFuture<Optional<Uri>> futureResult = SettableFuture.create(); in saveAndFinish() local