Searched defs:setException (Results 1 – 5 of 5) sorted by relevance
45 public boolean setException(Throwable throwable) { in setException() method in FutureWaiter
235 synchronized private void setException(Exception exception) { in setException() method in AsyncRunner
214 void Status::setException(int32_t ex, const String8& message) { in setException() function in android::binder::Status
335 public @NonNull Builder setException(@NonNull Exception value) { in setException() method in PlaybackErrorEvent.Builder
384 public void setException(Exception exception) { in setException() method in NotificationContentInflaterTest.ExceptionHolder