Searched refs:setException (Results 1 – 14 of 14) sorted by relevance
99 private synchronized void setException(Exception e) { in setException() method in GLPrimitiveActivity125 setException(e); in run()145 setException(new Exception("Benchmark failed to run")); in run()162 setException(new Exception("Benchmark timed out")); in onTimeout()
44 .setException(exception) in onBind()65 .setException(exception) in onStartCommand()
48 .setException(exception) in onStartCommand()
52 .setException(exception) in onCreate()
54 .setException(exception) in onCreate()
61 .setException(exception) in onCreate()
66 .setException(exception) in query()
59 private synchronized void setException(Exception e) { in setException() method in GLReferenceActivity73 setException(new Exception("Benchmark failed to run")); in onActivityResult()
68 future.setException(t); in onMainThread()124 exceptionPropagatingFuture.setException(t); in onMainThreadSync()
51 .setException(exception) in onCreate()
93 public boolean setException(Throwable t) { in setException() method in ParcelFileDescriptorTest.DoneSignal94 return super.setException(t); in setException()119 done.setException(e); in testFromSocket()
161 public Builder setException(String _exception) { in setException() method in TestResult.Builder
297 public void setException(Throwable exception) { in setException() method in NetworkSecurityPolicyTestBase.SettableFuture
1359 mFuture.setException(t); in onFindResultReceived()2503 pageFinishedFuture.setException(new IllegalStateException( in testSetSafeBrowsingAllowlistWithValidList()2680 result.setException(ex); in savePrintedPage()