Searched refs:setException (Results 1 – 14 of 14) sorted by relevance
77 mFuture.setException(new RuntimeException(e)); in run()105 mFuture.setException(new RuntimeException(e)); in run()126 mFuture.setException(new RuntimeException(e)); in run()147 mFuture.setException(new RuntimeException(e)); in run()282 mFuture.setException(new RuntimeException(e)); in testStartCancel()305 mFuture.setException(new RuntimeException(e)); in testStartEnd()328 mFuture.setException(new RuntimeException(e)); in testStartDelayedCancel()351 mFuture.setException(new RuntimeException(e)); in testStartDelayedEnd()374 mFuture.setException(new RuntimeException(e)); in testPlayingCancel()397 mFuture.setException(new RuntimeException(e)); in testPlayingEnd()[all …]
76 mFuture.setException(new RuntimeException(e)); in run()215 mFuture.setException(new RuntimeException(e)); in testStartCancel()238 mFuture.setException(new RuntimeException(e)); in testStartDelayedCancel()261 mFuture.setException(new RuntimeException(e)); in testPlayingCancel()285 mFuture.setException(new RuntimeException(e)); in testPlayingDelayedCancel()312 mFuture.setException(new RuntimeException(e)); in testPlayingDelayedCancelMidDelay()336 mFuture.setException(new RuntimeException(e)); in testStartDoubleCancel()360 mFuture.setException(new RuntimeException(e)); in testStartDelayedDoubleCancel()
44 public boolean setException(Throwable throwable) { in setException() method in FutureWaiter45 return super.setException(throwable); in setException()
132 future.setException(e); in testAutoCancel()148 future.setException(e); in testAutoCancelDelayed()164 future.setException(e); in testAutoCancelTestLater()180 future.setException(e); in testAutoCancelDelayedTestLater()
69 mFuture.setException(new RuntimeException(e)); in testPlayingCancelDuringChildDelay()
113 setException(result.exception); in onPostExecute()120 setException(exception); in onPostExecute()186 setException(null); in run()235 synchronized private void setException(Exception exception) { in setException() method in AsyncRunner
128 void Status::setException(int32_t ex, const String8& message) { in setException() function in android::binder::Status135 setException(EX_SERVICE_SPECIFIC, message); in setServiceSpecificError()
1951 setException(e);2056 setException(convertErrorToException(code, message));2090 setException(e);2121 setException(convertErrorToException(code, message));2257 setException(e);2260 setException(e);2263 setException(e);2355 setException(new AuthenticatorException("account not in result"));2369 setException(e);2371 setException(e);
105 void setException(int32_t ex, const String8& message);
81 mProcessResult.setException(exception); in setUp()
49550 method protected void setException(java.lang.Throwable);
59983 method protected void setException(java.lang.Throwable);
63517 method protected void setException(java.lang.Throwable);
60076 method protected void setException(java.lang.Throwable);