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