Searched refs:taskFuture (Results 1 – 1 of 1) sorted by relevance
76 final ListenableFuture<T> taskFuture = in submitAsync() local82 taskFuture.addListener( in submitAsync()84 if (taskFuture.isCancelled()) { in submitAsync()96 return taskFuture; in submitAsync()