Searched refs:setUncaughtExceptionHandler (Results 1 – 10 of 10) sorted by relevance
114 public ThreadFactoryBuilder setUncaughtExceptionHandler( in setUncaughtExceptionHandler() method in ThreadFactoryBuilder173 thread.setUncaughtExceptionHandler(uncaughtExceptionHandler); in build()
152 builder.setUncaughtExceptionHandler(UNCAUGHT_EXCEPTION_HANDLER).build() in testUncaughtExceptionHandler_custom()188 thread.setUncaughtExceptionHandler(UNCAUGHT_EXCEPTION_HANDLER); in testThreadFactory()
49 executionThread.setUncaughtExceptionHandler(new UncaughtExceptionHandler() {
515 executionThread.setUncaughtExceptionHandler(new UncaughtExceptionHandler() { in invokeOnExecutionThreadForTest()
53 handlerThread.setUncaughtExceptionHandler(new MyUncaughtExceptionHandler()); in shouldQuitLooperAndThread()
62 t[i].setUncaughtExceptionHandler(new Thread.UncaughtExceptionHandler() { in doShouldBeThreadSafe()
189 flusher.setUncaughtExceptionHandler(exHandler); in concurrentWriteAndFlush()
355 thread.setUncaughtExceptionHandler(new UncaughtExceptionHandler() { in testRecursiveComputation()
484 self.setUncaughtExceptionHandler(test); in test_SSLSocket_HandshakeCompletedListener_RuntimeException()511 self.setUncaughtExceptionHandler(original); in test_SSLSocket_HandshakeCompletedListener_RuntimeException()
482 self.setUncaughtExceptionHandler(test); in test_SSLSocket_HandshakeCompletedListener_RuntimeException()509 self.setUncaughtExceptionHandler(original); in test_SSLSocket_HandshakeCompletedListener_RuntimeException()