Searched refs:writeThrowable (Results 1 – 1 of 1) sorted by relevance
522 writeThrowable(dest, unwrapExecutionException(t)); in writeToParcel()560 private static void writeThrowable(@NonNull Parcel parcel, @Nullable Throwable throwable) { in writeThrowable() method in AndroidFuture588 writeThrowable(parcel, throwable.getCause()); in writeThrowable()