Searched refs:unwrapExecutionException (Results 1 – 1 of 1) sorted by relevance
516 writeThrowable(dest, unwrapExecutionException(t)); in writeToParcel()529 changed = completeExceptionally(unwrapExecutionException(t)); in writeToParcel()544 Throwable unwrapExecutionException(Throwable t) { in unwrapExecutionException() method in AndroidFuture