Searched defs:setException (Results 1 – 6 of 6) 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
227 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
545 public void setException(Exception exception) { in setException() method in NotificationContentInflaterTest.ExceptionHolder
1124 Builder setException(@NonNull Throwable exception) { in setException() method in TaskFragmentOrganizerController.PendingTaskFragmentEvent.Builder