Searched defs:setException (Results 1 – 4 of 4) 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
289 public void setException(Exception exception) { in setException() method in NotificationContentInflaterTest.ExceptionHolder